handbrake: update to 1.3.3.
This commit is contained in:
parent
aa9bfcf7e3
commit
3ca07f4713
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'handbrake'
|
||||
pkgname=handbrake
|
||||
version=1.3.2
|
||||
version=1.3.3
|
||||
revision=1
|
||||
wrksrc="HandBrake-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -22,7 +22,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://handbrake.fr/"
|
||||
distfiles="https://github.com/HandBrake/HandBrake/releases/download/${version}/HandBrake-${version}-source.tar.bz2"
|
||||
checksum=ec6feba97f426d545ec56cf1472eae5795d768bc1aec56c23bb76fc6b2ecf270
|
||||
checksum=218a37d95f48b5e7cf285363d3ab16c314d97627a7a710cab3758902ae877f85
|
||||
nocross=yes
|
||||
|
||||
build_options="fdk_aac nvenc"
|
||||
|
|
Loading…
Reference in a new issue