mkvtoolnix: update to 70.0.0

This commit is contained in:
Matthias von Faber 2022-08-16 19:07:57 +02:00 committed by classabbyamp
parent e88608dae0
commit 5e03c1b9e1

View file

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