mkvtoolnix: update to 53.0.0

This commit is contained in:
Matthias von Faber 2021-02-14 13:23:37 +01:00 committed by Érico Nogueira Rolim
parent 42241d5726
commit ce9cad82b0

View file

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