mkvtoolnix: update to 45.0.0

This commit is contained in:
Matthias von Faber 2020-04-05 22:23:22 +02:00 committed by Jürgen Buchmüller
parent e4b48f35bb
commit d85d5ec59d

View file

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