mkvtoolnix: update to 40.0.0

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-11-12 16:02:25 +01:00
parent bd26dbf63b
commit a6084ac025
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -1,6 +1,6 @@
# Template file for 'mkvtoolnix'
pkgname=mkvtoolnix
version=39.0.0
version=40.0.0
revision=1
build_style=gnu-configure
build_helper=qmake
@ -15,7 +15,7 @@ license="GPL-2.0-only"
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
changelog="https://mkvtoolnix.download/doc/NEWS.md"
distfiles="https://www.bunkus.org/videotools/${pkgname}/sources/${pkgname}-${version}.tar.xz"
checksum=e9b515dec4007400b0f09fdca5bced0df56ca5d88ceccc996a2d68fb09453a15
checksum=f9248c9a137aa12e46c573d56de7f7da50864e2e4b18b88af21c84f49c21a336
if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"