mkvtoolnix: update to 69.0.0

This commit is contained in:
Matthias von Faber 2022-07-15 22:41:05 +02:00 committed by classabbyamp
parent 95d22e1d64
commit a7029a87d4

View file

@ -1,6 +1,6 @@
# Template file for 'mkvtoolnix'
pkgname=mkvtoolnix
version=68.0.0
version=69.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=9c29c61ef3496b18585c1e370bc7e121f7cfe1f8c35b851e7319a6b8325fd66f
checksum=8bad39de495be6e77346cffb4c334c5195edec1a2d79a27ba01b7a372db180aa
if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"