Skip to content

Commit

Permalink
mkvtoolnix: update to 57.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mobinmob authored and ericonr committed May 31, 2021
1 parent d6667b2 commit 58326cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/mkvtoolnix/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'mkvtoolnix'
pkgname=mkvtoolnix
version=56.1.0
version=57.0.0
revision=1
build_style=gnu-configure
build_helper=qmake
Expand All @@ -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=75ff6476e7c4eab10c315af4e2dd78f1399d35da7c4611a8f93f4c3c0b475f72
checksum=961d0487bd273ec45fb142284a5710c09da5625bbc6981e8838899d13d74fcc7

if [ "$CROSS_BUILD" ]; then
configure_args+=" --with-boost=${XBPS_CROSS_BASE}/usr"
Expand Down

0 comments on commit 58326cb

Please sign in to comment.