mkvtoolnix: update to 64.0.0

This commit is contained in:
Matthias von Faber 2021-12-28 11:49:34 +01:00 committed by Duncan Overbruck
parent eccbdf7e7a
commit 8edf3f15ef

View file

@ -1,6 +1,6 @@
# Template file for 'mkvtoolnix'
pkgname=mkvtoolnix
version=63.0.0
version=64.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=1884165cf1bdea6ed8697dda319a17967772152e3b2b3a5fdf6ec5c7740d1ec9
checksum=843ea623f21ae2407f8f42839c41a22abf116bdd509e87d875bdc737703ab953
if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"