mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
mkvtoolnix: update to 31.0 0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
721662470e
commit
f8ce5158ca
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mkvtoolnix'
|
||||
pkgname=mkvtoolnix
|
||||
version=30.1.0
|
||||
version=31.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt"
|
||||
|
@ -14,7 +14,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=4628f40d62d359edb1441c52381b1f3a61aa227279133d7e01257f91e0d92591
|
||||
checksum=f98a8c3a00e48ceb9a56ec5cb1f89b7663bbc5ace88713f9f087fdaaa2501b35
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"
|
||||
|
|
Loading…
Add table
Reference in a new issue