mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mkvtoolnix: update to 75.0.0
This commit is contained in:
parent
7a4ce26af6
commit
51a9f9cb53
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=74.0.0
|
version=75.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=qmake
|
build_helper=qmake
|
||||||
|
@ -17,7 +17,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://mkvtoolnix.download"
|
homepage="https://mkvtoolnix.download"
|
||||||
changelog="https://mkvtoolnix.download/doc/NEWS.md"
|
changelog="https://mkvtoolnix.download/doc/NEWS.md"
|
||||||
distfiles="https://mkvtoolnix.download/sources/mkvtoolnix-${version}.tar.xz"
|
distfiles="https://mkvtoolnix.download/sources/mkvtoolnix-${version}.tar.xz"
|
||||||
checksum=b7dc8be6cb9170030de06b983f256ff3cb21efa3209f0efe8e079656fa3d5643
|
checksum=e7ad116f374cdf8370fa566ed7fe23ecdcf413dbe6dd90ab3f82904d0cf7516f
|
||||||
|
|
||||||
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
Reference in a new issue