mkvtoolnix: update to 46.0.0

This commit is contained in:
Matthias von Faber 2020-05-01 18:55:06 +02:00 committed by Helmut Pozimski
parent 94eefb9da7
commit adc178fca2

View file

@ -1,6 +1,6 @@
# Template file for 'mkvtoolnix'
pkgname=mkvtoolnix
version=45.0.0
version=46.0.0
revision=1
build_style=gnu-configure
build_helper=qmake
@ -16,7 +16,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=995208f38e5d77da326ec2718a820357219856d8e375081e5d8d7ab9239b6d66
checksum=f780eaf4913cc501a90a9abd177c3373daa99c499648a8bed3d7c12d83d35199
if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"