mkvtoolnix: update to 47.0.0
This commit is contained in:
parent
f1c6fc5a80
commit
23d1109fff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mkvtoolnix'
|
||||
pkgname=mkvtoolnix
|
||||
version=46.0.0
|
||||
version=47.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=f780eaf4913cc501a90a9abd177c3373daa99c499648a8bed3d7c12d83d35199
|
||||
checksum=8b7744203758025585b28200906c4b85716a6b1b95fed77cc520f9ae59c2ae44
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"
|
||||
|
|
Loading…
Reference in a new issue