mkvtoolnix: update to 90.0

Closes: #53765 [via git-merge-pr]
This commit is contained in:
Matthias von Faber 2024-12-30 12:29:27 +01:00 committed by classabbyamp
parent ddb3d40983
commit 63eca0e7f7
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,6 +1,6 @@
# Template file for 'mkvtoolnix'
pkgname=mkvtoolnix
version=88.0
version=90.0
revision=1
build_style=gnu-configure
build_helper="qmake6"
@ -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/mkvtoolnix-${version}.tar.xz"
checksum=f2f08c0100740668ef8aba7953fe4aed8c04ee6a5b51717816a4b3d529df0a25
checksum=35d2585454723e6a621e10ba61fbe2a7723f4d60ee67503d4d9e984d4d070ab0
if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"