mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
handbrake: update to 1.2.2.
This commit is contained in:
parent
a7427b8da4
commit
3623b4d3fc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'handbrake'
|
# Template file for 'handbrake'
|
||||||
pkgname=handbrake
|
pkgname=handbrake
|
||||||
version=1.2.1
|
version=1.2.2
|
||||||
revision=2
|
revision=1
|
||||||
archs="i686* x86_64* ppc64*"
|
archs="i686* x86_64* ppc64*"
|
||||||
wrksrc="HandBrake-${version}"
|
wrksrc="HandBrake-${version}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -24,7 +24,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://handbrake.fr/"
|
homepage="https://handbrake.fr/"
|
||||||
distfiles="https://download2.handbrake.fr/${version}/HandBrake-${version}-source.tar.bz2"
|
distfiles="https://download2.handbrake.fr/${version}/HandBrake-${version}-source.tar.bz2"
|
||||||
checksum=00316eec7bb29b88b8dd11b14581c99c35fd7a315f5bc8cc7f1eb144b2fa783d
|
checksum=df6816f517d60ae8a6626aa731821af2d1966c155fa53b2b9a06c47f3c565e4c
|
||||||
|
|
||||||
build_options="fdk_aac nvenc"
|
build_options="fdk_aac nvenc"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue