mkvtoolnix: update to 30.1.0

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-01-12 12:19:05 +01:00
parent fb45ba7e39
commit fa2cea3722
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -1,6 +1,6 @@
# Template file for 'mkvtoolnix'
pkgname=mkvtoolnix
version=30.0.0
version=30.1.0
revision=1
build_style=gnu-configure
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt"
@ -14,7 +14,7 @@ license="GPL-2.0-only"
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
changelog="https://mkvtoolnix.download/doc/NEWS.md"
distfiles="https://www.bunkus.org/videotools/${pkgname}/sources/${pkgname}-${version}.tar.xz"
checksum=a04bbb8523c11d5626b539808fe660be71c3250a9181283d96c0cec241d96477
checksum=4628f40d62d359edb1441c52381b1f3a61aa227279133d7e01257f91e0d92591
if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"