handbrake: rebuild against x265-2.9_1
[ci skip]
This commit is contained in:
parent
2f1a56bfaa
commit
5af06c564d
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'handbrake'
|
||||
pkgname=handbrake
|
||||
version=1.2.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="HandBrake-${version}"
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
build_style=configure
|
||||
|
@ -24,6 +24,7 @@ license="GPL-2.0-only"
|
|||
homepage="https://handbrake.fr/"
|
||||
distfiles="https://download2.handbrake.fr/${version}/HandBrake-${version}-source.tar.bz2"
|
||||
checksum=113b398a50147d48c8777e6ff2c4de6825af5f1079b3822e41bf0eacec9c940d
|
||||
nocross=yes
|
||||
|
||||
build_options="fdk_aac"
|
||||
|
||||
|
|
Loading…
Reference in a new issue