mediainfo: update to 0.7.84.
This commit is contained in:
parent
62f884433a
commit
479073b98d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mediainfo'
|
||||
pkgname=mediainfo
|
||||
version=0.7.83
|
||||
version=0.7.84
|
||||
revision=1
|
||||
short_desc="Display technical and tag data for video and audio files"
|
||||
homepage="http://mediaarea.net/MediaInfo"
|
||||
|
@ -14,7 +14,7 @@ _gnudir="MediaInfo/Project/GNU"
|
|||
replaces="mediainfo-gui>=0"
|
||||
license="BSD"
|
||||
distfiles="https://mediaarea.net/download/source/${pkgname}/${version}/${pkgname}_${version}.tar.gz"
|
||||
checksum=f51d92e258f54207c94261990b5947c322449f4de6717e2d9f60d9c1a2be0533
|
||||
checksum=f5b909d1c4e4200ad4b11ce4075fc74324c36cf3c57dc5815a7b594411f8e96c
|
||||
nocross=yes # wxWidgets
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in New Issue