mkvtoolnix: update to 72.0.0

This commit is contained in:
Matthias von Faber 2022-11-19 22:18:32 +01:00 committed by classabbyamp
parent 96b238cb47
commit bc00ee63b1

View file

@ -1,6 +1,6 @@
# Template file for 'mkvtoolnix'
pkgname=mkvtoolnix
version=71.1.0
version=72.0.0
revision=1
build_style=gnu-configure
build_helper=qmake
@ -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=153443e583c29ca9016879dc558503b426494c47934ef8a32265adcb52cfca47
checksum=3bd1005baf397f1d70619c2f2c52af9de8ce75995830e790e429c0943fd08000
if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"