mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mkvtoolnix: update to 9.5.0
This commit is contained in:
parent
19b38be576
commit
52359924eb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mkvtoolnix'
|
# Template file for 'mkvtoolnix'
|
||||||
pkgname=mkvtoolnix
|
pkgname=mkvtoolnix
|
||||||
version=9.4.2
|
version=9.5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-curl"
|
configure_args="--without-curl"
|
||||||
hostmakedepends="autoconf pkg-config ruby"
|
hostmakedepends="autoconf pkg-config ruby"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
|
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
|
||||||
distfiles="${homepage}/sources/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/sources/${pkgname}-${version}.tar.xz"
|
||||||
checksum=df2c3773c0e7a75d88e75906cc425f9ed7f07ce36a99854162e14202ccd42904
|
checksum=dde9969c43ad04d03ded73934e52388d978d5947fc5d5528d1eb4dc722dc86c0
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue