summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/perl/exiftool_12.70.bb (renamed from meta-oe/recipes-devtools/perl/exiftool_12.69.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/perl/exiftool_12.69.bb b/meta-oe/recipes-devtools/perl/exiftool_12.70.bb
index 09b45ada7b..58b5e51397 100644
--- a/meta-oe/recipes-devtools/perl/exiftool_12.69.bb
+++ b/meta-oe/recipes-devtools/perl/exiftool_12.70.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://perl-Image-ExifTool.spec;beginline=5;endline=5;md5=ff
7 7
8inherit cpan 8inherit cpan
9 9
10SRCREV = "d521eba31a3d1753f53ee251cd6879900a0275b5" 10SRCREV = "bec8a1bff8a97ea8f2895e7e5c5e396e0e48d419"
11SRC_URI = "git://github.com/exiftool/exiftool;protocol=https;branch=master" 11SRC_URI = "git://github.com/exiftool/exiftool;protocol=https;branch=master"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"