handbrake: update to 1.1.2. (#2596)
This commit is contained in:
parent
f291925eed
commit
64006bc7bb
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'handbrake'
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
|
||||
pkgname=handbrake
|
||||
version=1.1.1
|
||||
version=1.1.2
|
||||
revision=1
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
wrksrc="HandBrake-${version}"
|
||||
build_options="fdk_aac"
|
||||
hostmakedepends="automake libtool cmake pkg-config intltool
|
||||
|
@ -20,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://handbrake.fr/"
|
||||
distfiles="https://download2.handbrake.fr/${version}/HandBrake-${version}-source.tar.bz2"
|
||||
checksum=e3390c5fd901fb06d72e29c62a63d373d5fb5b3467295d114d815ae7b78a9d7a
|
||||
checksum=ba9a4a90a7657720f04e4ba0a2880ed055be3bd855e99c0c13af944c3904de2e
|
||||
|
||||
CFLAGS="-msse"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue