mkvtoolnix: update to 61.0.0
This commit is contained in:
parent
bafb8bb54a
commit
09b199d737
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mkvtoolnix'
|
||||
pkgname=mkvtoolnix
|
||||
version=60.0.0
|
||||
revision=2
|
||||
version=61.0.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=a12437790440589721e7cd8b476cb832ade6ad9f1759533ee8fe91bd9cfa74c4
|
||||
checksum=7b8dd54d7d464a4fbdbc5315be9f000b904d0cd3b4711910059ce66c7778935b
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"
|
||||
|
|
Loading…
Reference in a new issue