mkvtoolnix: update to 78.0

This commit is contained in:
Matthias von Faber 2023-07-05 18:28:32 +02:00 committed by classabbyamp
parent f0c674f978
commit db6540f064

View File

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