mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
handbrake: update to 1.3.2.
This commit is contained in:
parent
d0f1190051
commit
e38a7e8038
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'handbrake'
|
# Template file for 'handbrake'
|
||||||
pkgname=handbrake
|
pkgname=handbrake
|
||||||
version=1.3.1
|
version=1.3.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="HandBrake-${version}"
|
wrksrc="HandBrake-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -22,7 +22,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://handbrake.fr/"
|
homepage="https://handbrake.fr/"
|
||||||
distfiles="https://github.com/HandBrake/HandBrake/releases/download/${version}/HandBrake-${version}-source.tar.bz2"
|
distfiles="https://github.com/HandBrake/HandBrake/releases/download/${version}/HandBrake-${version}-source.tar.bz2"
|
||||||
checksum=c005de993af4123babbb60f7d12f6ff46fb7eea26ff0a3556034683901ce2c27
|
checksum=ec6feba97f426d545ec56cf1472eae5795d768bc1aec56c23bb76fc6b2ecf270
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
build_options="fdk_aac nvenc"
|
build_options="fdk_aac nvenc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue