exiftool: update to 10.96.
Closes #14295. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
2e5cb12e21
commit
10b1949ac0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'exiftool'
|
||||
pkgname=exiftool
|
||||
version=10.95
|
||||
version=10.96
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="Image-ExifTool-${version}"
|
||||
|
@ -11,7 +11,7 @@ depends="${makedepends}"
|
|||
short_desc="Reader and rewriter of EXIF information that supports raw files"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
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/"
|
||||
#changelog="https://sno.phy.queensu.ca/~phil/exiftool/history.html"
|
||||
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
|
||||
checksum=0cd30ed81a4ac0da7f43a1f5b9ea08eb50567406ae68ed56788f93d41d2c8544
|
||||
checksum=21a68b13aaba2cd83b2f189bfd6939d3655f4c9ecfb6fed225dc8b9e5909a349
|
||||
|
|
Loading…
Reference in New Issue