mkvtoolnix: update to 27.0.0

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-09-27 21:05:00 +02:00
parent a3b697206f
commit a5a0e8b54d
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mkvtoolnix'
pkgname=mkvtoolnix
version=26.0.0
revision=3
version=27.0.0
revision=1
build_style=gnu-configure
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt"
hostmakedepends="autoconf docbook-xsl libxslt pkg-config ruby"
@ -14,7 +14,7 @@ license="GPL-2.0-only"
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
changelog="https://mkvtoolnix.download/doc/NEWS.md"
distfiles="${homepage}/sources/${pkgname}-${version}.tar.xz"
checksum=d51e63c356f9f0c92cc0b01ff6e78253954c74186be6ef4c40c5690d18fda7e0
checksum=2f45bb2d26a230b78d16c7c5fddbd0d62339f04a04b5738026d4783435e4e8c2
if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"