mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
handbrake: update to 1.5.1.
This commit is contained in:
parent
25de6e6a05
commit
5d733570c3
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.4.2
|
version=1.5.1
|
||||||
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=8b8e81b7dc2e3180f4e94e8c7f5337d2953f69f0d983ccce48096e29ed6dfb61
|
checksum=3999fe06d5309c819799a73a968a8ec3840e7840c2b64af8f5cdb7fd8c9430f0
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
build_options="fdk_aac nvenc"
|
build_options="fdk_aac nvenc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue