mkvtoolnix: update to 67.0.0

This commit is contained in:
Matthias von Faber 2022-04-15 12:21:27 +02:00 committed by Echo
parent f96f3880de
commit 65e90579f1
1 changed files with 2 additions and 2 deletions

View File

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