mkvtoolnix: update to 32.0.0

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-03-28 14:04:43 +01:00
parent a365161caa
commit c1c64377e7
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -1,6 +1,6 @@
# Template file for 'mkvtoolnix'
pkgname=mkvtoolnix
version=31.0.0
version=32.0.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=f98a8c3a00e48ceb9a56ec5cb1f89b7663bbc5ace88713f9f087fdaaa2501b35
checksum=4bddae1f92360ac350283178353f92564dfa8570e09f17e46036a8a43b90953d
if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"