exiftool: update to 10.95.
This commit is contained in:
parent
3ef8732e06
commit
75c61b8bfe
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'exiftool'
|
# Template file for 'exiftool'
|
||||||
pkgname=exiftool
|
pkgname=exiftool
|
||||||
version=10.94
|
version=10.95
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
wrksrc="Image-ExifTool-${version}"
|
wrksrc="Image-ExifTool-${version}"
|
||||||
build_style="perl-module"
|
build_style="perl-module"
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -10,7 +11,7 @@ depends="${makedepends}"
|
||||||
short_desc="Reader and rewriter of EXIF information that supports raw files"
|
short_desc="Reader and rewriter of EXIF information that supports raw files"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
changelog="https://sno.phy.queensu.ca/~phil/exiftool/history.html"
|
||||||
homepage="http://www.sno.phy.queensu.ca/~phil/exiftool/"
|
homepage="http://www.sno.phy.queensu.ca/~phil/exiftool/"
|
||||||
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
|
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
|
||||||
checksum=8455d5fb8d005f09d5b6e4df28ecf0945c09619f6eacd3a8bafe6505b38747c0
|
checksum=0cd30ed81a4ac0da7f43a1f5b9ea08eb50567406ae68ed56788f93d41d2c8544
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Reference in New Issue