mkvtoolnix: update to 40.0.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
bd26dbf63b
commit
a6084ac025
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mkvtoolnix'
|
# Template file for 'mkvtoolnix'
|
||||||
pkgname=mkvtoolnix
|
pkgname=mkvtoolnix
|
||||||
version=39.0.0
|
version=40.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=qmake
|
build_helper=qmake
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
|
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
|
||||||
changelog="https://mkvtoolnix.download/doc/NEWS.md"
|
changelog="https://mkvtoolnix.download/doc/NEWS.md"
|
||||||
distfiles="https://www.bunkus.org/videotools/${pkgname}/sources/${pkgname}-${version}.tar.xz"
|
distfiles="https://www.bunkus.org/videotools/${pkgname}/sources/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e9b515dec4007400b0f09fdca5bced0df56ca5d88ceccc996a2d68fb09453a15
|
checksum=f9248c9a137aa12e46c573d56de7f7da50864e2e4b18b88af21c84f49c21a336
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"
|
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue