mkvtoolnix: update to 41.0.0
This commit is contained in:
parent
216f382291
commit
a57d4db2fe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mkvtoolnix'
|
||||
pkgname=mkvtoolnix
|
||||
version=40.0.0
|
||||
version=41.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper=qmake
|
||||
|
@ -15,7 +15,7 @@ license="GPL-2.0-only"
|
|||
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
|
||||
changelog="https://mkvtoolnix.download/doc/NEWS.md"
|
||||
distfiles="https://www.bunkus.org/videotools/${pkgname}/sources/${pkgname}-${version}.tar.xz"
|
||||
checksum=f9248c9a137aa12e46c573d56de7f7da50864e2e4b18b88af21c84f49c21a336
|
||||
checksum=7cdd6ad9144324162604172b7e96cb13cdbb7913e07c4ad7633344aac20e4103
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"
|
||||
|
|
Loading…
Reference in a new issue