mkvtoolnix: update to 28.2.0

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-10-28 15:28:07 +01:00
parent 0d5cb4bbbb
commit 54ad96ec8b
No known key found for this signature in database
GPG Key ID: 6764EC32352D0647
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'mkvtoolnix'
pkgname=mkvtoolnix
version=28.1.0
version=28.2.0
revision=1
build_style=gnu-configure
configure_args="--with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt"
@ -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=26b949871afcfcc0bf6b4ccfa170de73d34d25c83f2ead69327025194f54d615
checksum=aa54b39790e619b2cfdefdd083c735503834eb05c665cd85f9b5a8383bcc5843
if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"