exiftool : update to 9.44.

This commit is contained in:
wertyi48 2013-12-17 13:46:35 -04:00
parent 5ed68cd00c
commit c00c3a4859
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# Template build file for 'exiftool'.
pkgname=exiftool
version=9.41
revision=2
version=9.44
revision=1
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
checksum="6f9d1e1503c8ffba90485a7aef0685771ff162461ef1d928c7f27977a1ca1132"
checksum="e16964aee84531aa8f97250f0ea3adfc210a744603e369f02bebc2941da6f380"
build_style=perl-module
makedepends="perl>=5.18"
hostmakedepends="${makedepends}"