mkvtoolnix: update to 28.0.0

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-10-23 11:49:13 +02:00
parent db23a2bbd2
commit 8c11e68b6e
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=27.0.0
revision=2
version=28.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=2f45bb2d26a230b78d16c7c5fddbd0d62339f04a04b5738026d4783435e4e8c2
checksum=17a6acbc1468aaa9534b284ec73b6215c145de8472a9944f3dd58d0db272d235
if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"