exiftool: update to 10.66.

This commit is contained in:
maxice8 2017-11-14 19:18:30 -02:00 committed by Leаh Neukirchen
parent a829627180
commit 7414351a98

View File

@ -1,6 +1,6 @@
# Template file for 'exiftool'
pkgname=exiftool
version=10.65
version=10.66
revision=1
noarch=yes
wrksrc="Image-ExifTool-${version}"
@ -13,4 +13,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.sno.phy.queensu.ca/~phil/exiftool/"
license="Artistic, GPL-1"
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
checksum=206a03c3ca8f25ad3b8f25290d934c19da350c8cbafae9de2a6db074bc5c42ad
checksum=9da1e99199d3249d42fa7fc55576d6d389f8e9226826bdadaac441c6d2ee8cf6
do_check() {
prove -b
}