mkvtoolnix: update to 77.0

This commit is contained in:
Matthias von Faber 2023-06-15 18:33:05 +02:00 committed by Duncan Overbruck
parent 79d8193ed6
commit d6ba306400

View file

@ -1,6 +1,6 @@
# Template file for 'mkvtoolnix'
pkgname=mkvtoolnix
version=76.0
version=77.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/mkvtoolnix-${version}.tar.xz"
checksum=6ace661b61a49d1026b1a97336051d7aa85d56fb34527f2ca97d8933f7efe90d
checksum=5f0cb2b7afe39226d0d41bd7ba098db669981da8c4b455862faffae04ca8e57a
if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"