mkvtoolnix: update to 43.0.0

Closes: #18711
This commit is contained in:
Jürgen Buchmüller 2020-02-01 15:37:47 +01:00
parent 7979627066
commit 05e0359303

View file

@ -1,7 +1,7 @@
# Template file for 'mkvtoolnix'
pkgname=mkvtoolnix
version=42.0.0
revision=2
version=43.0.0
revision=1
build_style=gnu-configure
build_helper=qmake
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt"
@ -15,7 +15,7 @@ license="GPL-2.0-only"
homepage="https://mkvtoolnix.download"
changelog="https://mkvtoolnix.download/doc/NEWS.md"
distfiles="https://mkvtoolnix.download/sources/${pkgname}-${version}.tar.xz"
checksum=2c8215c22a3a75925c0f1568235fbe2e34172021e43fb45081400b7c6b610033
checksum=5acfda67817c17702c35e14c2acd78340f608d154842a791ea17fd38835910b6
if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"