mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
mkvtoolnix: update to 22.0.0
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
68a7bc0e5c
commit
e079d6c7ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mkvtoolnix'
|
||||
pkgname=mkvtoolnix
|
||||
version=21.0.0
|
||||
version=22.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-curl --with-docbook-xsl-root=/usr/share/xsl/docbook --enable-qt"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-2"
|
||||
homepage="https://www.bunkus.org/videotools/mkvtoolnix/"
|
||||
distfiles="${homepage}/sources/${pkgname}-${version}.tar.xz"
|
||||
checksum=ad6d1d0ba40b153c155d5b26425e88531b24bb9969bac0341040e48cbb77c391
|
||||
checksum=88c5074d6731b65d5c2ddd02113ae064373eb83ef3e6e00a04876f88c0be7f67
|
||||
nocross="Fails due to dependency chain eigen -> jack -> pulseaudio"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Add table
Reference in a new issue