handbrake: update to 0.10.1.

This commit is contained in:
lemmi 2015-03-19 21:44:08 +01:00
parent c6fe3fd09b
commit 2c36601974
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
only_for_archs="i686 x86_64"
pkgname=handbrake
version=0.10.0
version=0.10.1
revision=1
wrksrc="HandBrake-${version}"
hostmakedepends="automake libtool cmake pkg-config intltool
@ -17,8 +17,8 @@ short_desc="Multithreaded video transcoder"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-2"
homepage="http://handbrake.fr/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/HandBrake-${version}.tar.bz2"
checksum=a91042da3cc08454844f7c171ee2fde4f0ed08176407fc0328d5118227ed4114
distfiles="https://handbrake.fr/rotation.php?file=HandBrake-${version}.tar.bz2>HandBrake-${version}.tar.bz2"
checksum=7ea42031fd4d5efd04903a9aae79c952c50fd43b6f7bf08fd1a93f6b358a23f5
CFLAGS="-msse"