mkvtoolnix: update to 49.0.0
This commit is contained in:
parent
acf186c2a1
commit
b218a1353d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mkvtoolnix'
|
||||
pkgname=mkvtoolnix
|
||||
version=48.0.0
|
||||
version=49.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=f22c443506ce630bb96f9ef1f704b02b0137883fa74babab1632f68679900a83
|
||||
checksum=9de7936d398581872ef572f0c8b6948966de6ec7791ac04340996ee0155bc75a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"
|
||||
|
|
Loading…
Reference in a new issue