mkvtoolnix: update to 71.1.0

This commit is contained in:
Matthias von Faber 2022-10-10 20:43:31 +02:00 committed by classabbyamp
parent 32e6cfe193
commit 2f52e575d6

View File

@ -1,7 +1,7 @@
# Template file for 'mkvtoolnix'
pkgname=mkvtoolnix
version=70.0.0
revision=2
version=71.1.0
revision=1
build_style=gnu-configure
build_helper=qmake
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt
@ -17,7 +17,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=64324b7ee6b4aa6fab5f517ca93667d12260a4ea92ea80b97575beda3a91693a
checksum=153443e583c29ca9016879dc558503b426494c47934ef8a32265adcb52cfca47
if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"