exiftool: udpate to 9.48.

This commit is contained in:
wertyi48 2014-01-30 10:09:54 -04:00
parent 041c731417
commit 08ab9bac67

View file

@ -1,10 +1,10 @@
# Template build file for 'exiftool'.
pkgname=exiftool
version=9.47
version=9.48
revision=1
noarch="yes"
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
checksum="f79c515620fd0eccf16a8afc118252cfc9f0a61773b3d6d8203129c49deb0174"
checksum="b1ccabbbf4e8aff6e20101f65894895a0a80a8e4a11001d2b91cc5e6f38ea18a"
build_style=perl-module
makedepends="perl>=5.18"
hostmakedepends="${makedepends}"