exiftool: update to 9.40.

This commit is contained in:
wertyi48 2013-11-10 05:13:24 -04:00
parent 65b2ed937f
commit 09c6f111cb
1 changed files with 2 additions and 2 deletions

View File

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