exiftool: update to 11.87
This commit is contained in:
parent
6cb8605caa
commit
33d55be2e5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'exiftool'
|
||||
pkgname=exiftool
|
||||
version=11.84
|
||||
version=11.87
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="Image-ExifTool-${version}"
|
||||
|
@ -9,9 +9,9 @@ hostmakedepends="perl tar"
|
|||
makedepends="perl"
|
||||
depends="$makedepends"
|
||||
short_desc="Reader and rewriter of EXIF information that supports raw files"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://exiftool.org/"
|
||||
changelog="https://exiftool.org/history.html"
|
||||
distfiles="https://exiftool.org/Image-ExifTool-${version}.tar.gz"
|
||||
checksum=4bd935abf0be4139810f147edb19f6bd470d573bd2fa2b5a0b832d0f4cb8116d
|
||||
checksum=9158f98140d3a70e408c5e54089d7094bd76cf82f7e5733afd7a0aa24425eaa2
|
||||
|
|
Loading…
Reference in New Issue