mkvtoolnix: update to 9.5.0
This commit is contained in:
parent
19b38be576
commit
52359924eb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mkvtoolnix'
|
||||
pkgname=mkvtoolnix
|
||||
version=9.4.2
|
||||
revision=2
|
||||
version=9.5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-curl"
|
||||
hostmakedepends="autoconf pkg-config ruby"
|
||||
|
@ -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=df2c3773c0e7a75d88e75906cc425f9ed7f07ce36a99854162e14202ccd42904
|
||||
checksum=dde9969c43ad04d03ded73934e52388d978d5947fc5d5528d1eb4dc722dc86c0
|
||||
nocross=yes
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue