mkvtoolnix: update to 88.0
This commit is contained in:
parent
5ea827d3db
commit
27876f29a9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mkvtoolnix'
|
||||
pkgname=mkvtoolnix
|
||||
version=87.0
|
||||
version=88.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=01cdfcbe01d9a771da4d475ed44d882a97695d08b6939684cebf56231bdee820
|
||||
checksum=f2f08c0100740668ef8aba7953fe4aed8c04ee6a5b51717816a4b3d529df0a25
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"
|
||||
|
|
Loading…
Reference in New Issue