summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/perl/exiftool_13.43.bb (renamed from meta-oe/recipes-devtools/perl/exiftool_13.42.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/perl/exiftool_13.42.bb b/meta-oe/recipes-devtools/perl/exiftool_13.43.bb
index 5d97cf5838..5f973098b3 100644
--- a/meta-oe/recipes-devtools/perl/exiftool_13.42.bb
+++ b/meta-oe/recipes-devtools/perl/exiftool_13.43.bb
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://perl-Image-ExifTool.spec;beginline=5;endline=5;md5=ff
7 7
8inherit cpan 8inherit cpan
9 9
10SRCREV = "a162a723be10dac03b3037f7cc64c1f9c480448e" 10SRCREV = "dbd6def5620f4d7e4ab02d9ee5de498263ea73c1"
11SRC_URI = "git://github.com/exiftool/exiftool;protocol=https;branch=master" 11SRC_URI = "git://github.com/exiftool/exiftool;protocol=https;branch=master;tag=${PV}"
12 12
13RDEPENDS:${PN} = " \ 13RDEPENDS:${PN} = " \
14 perl \ 14 perl \