handbrake: update to 1.0.2
This commit is contained in:
parent
cc53f7a7ad
commit
2869924e7a
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
|
|
||||||
pkgname=handbrake
|
pkgname=handbrake
|
||||||
version=1.0.1
|
version=1.0.2
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="HandBrake-${version}"
|
wrksrc="HandBrake-${version}"
|
||||||
build_options="fdk_aac"
|
build_options="fdk_aac"
|
||||||
hostmakedepends="automake libtool cmake pkg-config intltool
|
hostmakedepends="automake libtool cmake pkg-config intltool
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://handbrake.fr/"
|
homepage="http://handbrake.fr/"
|
||||||
distfiles="https://handbrake.fr/rotation.php?file=HandBrake-${version}.tar.bz2>HandBrake-${version}.tar.bz2"
|
distfiles="https://handbrake.fr/rotation.php?file=HandBrake-${version}.tar.bz2>HandBrake-${version}.tar.bz2"
|
||||||
checksum=af4badcdf56465abc798e5e11fe0e437e23ea89bbee20798408980a34c4d5876
|
checksum=18e4563cc150309df03f7e73462b823ba2eca61644a7a536c9930611f3f9aa1e
|
||||||
|
|
||||||
CFLAGS="-msse"
|
CFLAGS="-msse"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue