diff options
-rw-r--r-- | meta-oe/recipes-devtools/perl/exiftool_12.87.bb (renamed from meta-oe/recipes-devtools/perl/exiftool_12.85.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/perl/exiftool_12.85.bb b/meta-oe/recipes-devtools/perl/exiftool_12.87.bb index 66e9a3b719..1f9bf77590 100644 --- a/meta-oe/recipes-devtools/perl/exiftool_12.85.bb +++ b/meta-oe/recipes-devtools/perl/exiftool_12.87.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://perl-Image-ExifTool.spec;beginline=5;endline=5;md5=ff | |||
7 | 7 | ||
8 | inherit cpan | 8 | inherit cpan |
9 | 9 | ||
10 | SRCREV = "405674e0c477931b60b10a78828483ef54761385" | 10 | SRCREV = "30e6ca0b462591262c6ac39f0261e6528262b142" |
11 | SRC_URI = "git://github.com/exiftool/exiftool;protocol=https;branch=master" | 11 | SRC_URI = "git://github.com/exiftool/exiftool;protocol=https;branch=master" |
12 | 12 | ||
13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |