mkvtoolnix: update to 73.0.0

This commit is contained in:
Matthias von Faber 2023-01-04 12:58:53 +01:00 committed by Piraty
parent 4a4ae9942c
commit b51a300596

View File

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