mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
mkvtoolnix: update to 71.1.0
This commit is contained in:
parent
32e6cfe193
commit
2f52e575d6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mkvtoolnix'
|
||||
pkgname=mkvtoolnix
|
||||
version=70.0.0
|
||||
revision=2
|
||||
version=71.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_helper=qmake
|
||||
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt
|
||||
|
@ -17,7 +17,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=64324b7ee6b4aa6fab5f517ca93667d12260a4ea92ea80b97575beda3a91693a
|
||||
checksum=153443e583c29ca9016879dc558503b426494c47934ef8a32265adcb52cfca47
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"
|
||||
|
|
Loading…
Add table
Reference in a new issue