exiftool: update to 10.92.
This commit is contained in:
parent
97e4fcbc3a
commit
88e28eea7c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'exiftool'
|
||||
pkgname=exiftool
|
||||
version=10.89
|
||||
version=10.92
|
||||
revision=1
|
||||
wrksrc="Image-ExifTool-${version}"
|
||||
build_style="perl-module"
|
||||
|
@ -9,8 +9,8 @@ makedepends="${hostmakedepends}"
|
|||
depends="${makedepends}"
|
||||
short_desc="Reader and rewriter of EXIF information that supports raw files"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.sno.phy.queensu.ca/~phil/exiftool/"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="http://www.sno.phy.queensu.ca/~phil/exiftool/"
|
||||
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
|
||||
checksum=64f96328eeb72604f753d676de0da80c8de1b34cac592799740a6867539eab09
|
||||
checksum=8f75fa85d44140acc438318c2fd5a34a5534629e26b66dc3e43b5ce5fcec92fd
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue