Page MenuHomeSolus

D8805.id21117.diff
No OneTemporary

D8805.id21117.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : handbrake
-version : 1.3.1
-release : 20
+version : 1.3.2
+release : 21
source :
- - https://github.com/HandBrake/HandBrake/releases/download/1.3.1/HandBrake-1.3.1-source.tar.bz2 : c005de993af4123babbb60f7d12f6ff46fb7eea26ff0a3556034683901ce2c27
+ - https://github.com/HandBrake/HandBrake/releases/download/1.3.2/HandBrake-1.3.2-source.tar.bz2 : ec6feba97f426d545ec56cf1472eae5795d768bc1aec56c23bb76fc6b2ecf270
license :
- GPL-2.0-or-later
- LGPL-2.1-or-later
@@ -29,7 +29,11 @@
- lame-devel
setup : |
# configure doesn't like stuff
- ./configure --prefix=/usr --build=x86_64-solus-linux --disable-numa
+ ./configure \
+ --build=x86_64-solus-linux \
+ --disable-numa \
+ --launch-jobs=%YJOBS% \
+ --prefix=/usr
build : |
make -C x86_64-solus-linux
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -54,12 +54,12 @@
</Files>
</Package>
<History>
- <Update release="20">
- <Date>2020-01-06</Date>
- <Version>1.3.1</Version>
+ <Update release="21">
+ <Date>2020-05-04</Date>
+ <Version>1.3.2</Version>
<Comment>Packaging update</Comment>
<Name>Alexander Vorobyev</Name>
<Email>avorobyev@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 19 2023, 4:09 PM (12 w, 1 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5824947
Default Alt Text
D8805.id21117.diff (1 KB)

Event Timeline