exiftool: update to 11.01.
This commit is contained in:
parent
bb972f7258
commit
9dc4c12179
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'exiftool'
|
# Template file for 'exiftool'
|
||||||
pkgname=exiftool
|
pkgname=exiftool
|
||||||
version=11.00
|
version=11.01
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="Image-ExifTool-${version}"
|
wrksrc="Image-ExifTool-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="$hostmakedepends"
|
||||||
depends="${makedepends}"
|
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="http://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="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
|
||||||
checksum=07f00780290eac5d9f00792ec16df845292b0cd7f8e7715146b753f761a37b57
|
checksum=705fbf4a42d772c548afff4c64b3db3e95eb347e5b48acd66dd7d7712c19bc9c
|
||||||
|
|
Loading…
Reference in a new issue