exiftool: update to 11.04. (#643)
This commit is contained in:
parent
430c510e78
commit
59fd31665a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'exiftool'
|
# Template file for 'exiftool'
|
||||||
pkgname=exiftool
|
pkgname=exiftool
|
||||||
version=11.03
|
version=11.04
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="Image-ExifTool-${version}"
|
wrksrc="Image-ExifTool-${version}"
|
||||||
|
@ -11,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"
|
||||||
homepage="http://www.sno.phy.queensu.ca/~phil/exiftool/"
|
homepage="https://www.sno.phy.queensu.ca/~phil/exiftool/"
|
||||||
changelog="https://sno.phy.queensu.ca/~phil/exiftool/history.html"
|
changelog="https://sno.phy.queensu.ca/~phil/exiftool/history.html"
|
||||||
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
|
distfiles="https://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
|
||||||
checksum=dd9663038bc55992f30c316494260eb629601f57c739716ddbbfd5cdf5d167b3
|
checksum=ea1b3204cbaa5d7c841a2ccd2a0d40a15e7a97592709ca3051bce363ecd89ec8
|
||||||
|
|
Loading…
Reference in New Issue