exiftool: update to 9.50.

This commit is contained in:
wertyi48 2014-02-09 15:01:47 -04:00
parent 39fd8bdf4e
commit 3843d61f9e
1 changed files with 2 additions and 2 deletions

View File

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