mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mediainfo: update to 0.7.90.
This commit is contained in:
parent
c1360b8a9d
commit
07be51ff0e
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.89
|
version=0.7.90
|
||||||
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=143a3a98bf62625c44c1f72f3360eb96f1e2b00d68ca122317f24147d227bcfb
|
checksum=2a7fe1ee1bf0672d4a56346b5feeac58b050852c0906a92577814518116ca7d1
|
||||||
nocross=yes # wxWidgets
|
nocross=yes # wxWidgets
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue