exiftool: update to 9.36.

This commit is contained in:
wertyi48 2013-09-11 17:18:41 -03:00
parent 3c2662e674
commit 6ab222fd33

View file

@ -1,9 +1,9 @@
# Template build file for 'exiftool'.
pkgname=exiftool
version=9.35
version=9.36
revision=1
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
checksum="de8f979cecf3ddfcbbe930465b22c608c19efaf4615658904e3b03e3dcc95df1"
checksum="3a0d7f4d3fd3f58f7d8867c35d0adc1e93e8586494f1b25cb9bd6c137be4b830"
build_style=perl-module
makedepends="perl>=5.16"
hostmakedepends="${makedepends}"