summaryrefslogtreecommitdiff
path: root/cpan2cruxPorts/p5-image-exiftool/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'cpan2cruxPorts/p5-image-exiftool/Pkgfile')
-rw-r--r--cpan2cruxPorts/p5-image-exiftool/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpan2cruxPorts/p5-image-exiftool/Pkgfile b/cpan2cruxPorts/p5-image-exiftool/Pkgfile
index a3adca2..e18f49e 100644
--- a/cpan2cruxPorts/p5-image-exiftool/Pkgfile
+++ b/cpan2cruxPorts/p5-image-exiftool/Pkgfile
@@ -5,12 +5,12 @@
# Optional: p5-archive-zip p5-posix-strptime
name=p5-image-exiftool
-version=12.30
+version=12.42.0
release=1
source=(http://search.cpan.org/CPAN/authors/id/E/EX/EXIFTOOL/Image-ExifTool-${version}.tar.gz)
build() {
- cd Image-ExifTool-$version
+ cd Image-ExifTool-${version%.0}
perl Makefile.PL
make OPTIMIZE="$CFLAGS" DESTDIR="$PKG" install