handbrake: update to 0.10.2.

This commit is contained in:
Juan RP 2015-06-10 11:35:26 +02:00
parent edd1f9feb2
commit d70448aa6b

View file

@ -1,8 +1,8 @@
# Template file for 'handbrake'
only_for_archs="i686 x86_64"
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
pkgname=handbrake
version=0.10.1
version=0.10.2
revision=1
wrksrc="HandBrake-${version}"
hostmakedepends="automake libtool cmake pkg-config intltool
@ -18,7 +18,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://handbrake.fr/"
distfiles="https://handbrake.fr/rotation.php?file=HandBrake-${version}.tar.bz2>HandBrake-${version}.tar.bz2"
checksum=7ea42031fd4d5efd04903a9aae79c952c50fd43b6f7bf08fd1a93f6b358a23f5
checksum=4cc3828393b26a982dbe00febd700c5090d3443c1d45492e0b373e02da73c699
CFLAGS="-msse"