mediainfo: update to 21.03.
This commit is contained in:
parent
fd1cb42fc0
commit
a329565bcd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mediainfo'
|
||||
pkgname=mediainfo
|
||||
version=20.09
|
||||
revision=2
|
||||
version=21.03
|
||||
revision=1
|
||||
wrksrc=MediaInfo
|
||||
configure_args="--with-wx-config=wx-config-gtk3"
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://mediaarea.net/MediaInfo"
|
||||
distfiles="https://mediaarea.net/download/source/${pkgname}/${version}/${pkgname}_${version}.tar.xz"
|
||||
checksum=39327ef83caa38a96114d1b90654012b9ef727538fe82c37dd67aea2cf4f0f67
|
||||
checksum=de50ca0b2c607b8999d3c9e542d27c97030a59f31859b612335315be6850021e
|
||||
replaces="mediainfo-gui>=0"
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in a new issue