mkvtoolnix: update to 62.0.0

This commit is contained in:
Matthias von Faber 2021-10-13 22:02:14 +02:00 committed by Érico Nogueira Rolim
parent 8bab50dd88
commit 16722ebe37
1 changed files with 2 additions and 2 deletions

View File

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