mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
mediainfo: update to 0.7.93.
This commit is contained in:
parent
545eafb2a7
commit
48e0cc0736
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mediainfo'
|
# Template file for 'mediainfo'
|
||||||
pkgname=mediainfo
|
pkgname=mediainfo
|
||||||
version=0.7.92.1
|
version=0.7.93
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Display technical and tag data for video and audio files"
|
short_desc="Display technical and tag data for video and audio files"
|
||||||
homepage="http://mediaarea.net/MediaInfo"
|
homepage="http://mediaarea.net/MediaInfo"
|
||||||
|
@ -14,7 +14,7 @@ _gnudir="MediaInfo/Project/GNU"
|
||||||
replaces="mediainfo-gui>=0"
|
replaces="mediainfo-gui>=0"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="https://mediaarea.net/download/source/${pkgname}/${version}/${pkgname}_${version}.tar.gz"
|
distfiles="https://mediaarea.net/download/source/${pkgname}/${version}/${pkgname}_${version}.tar.gz"
|
||||||
checksum=21bb2aa8c008b6b661eb447d34eea3526f84f9a17402b4e1972eadf230597c02
|
checksum=5c600520d59344e03dbb89acf2f27bb0a38cdc2f999d10a3c0a3383a6c00fa85
|
||||||
nocross=yes # wxWidgets
|
nocross=yes # wxWidgets
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue