diff options
-rw-r--r-- | meta-oe/recipes-devtools/perl/libjson-perl_4.03000.bb (renamed from meta-oe/recipes-devtools/perl/libjson-perl_4.02000.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/perl/libjson-perl_4.02000.bb b/meta-oe/recipes-devtools/perl/libjson-perl_4.03000.bb index 4e5a8a6ff2..4e7aeb1286 100644 --- a/meta-oe/recipes-devtools/perl/libjson-perl_4.02000.bb +++ b/meta-oe/recipes-devtools/perl/libjson-perl_4.03000.bb | |||
@@ -11,7 +11,7 @@ DEPENDS += "perl" | |||
11 | 11 | ||
12 | SRC_URI = "git://github.com/makamaka/JSON.git;protocol=https" | 12 | SRC_URI = "git://github.com/makamaka/JSON.git;protocol=https" |
13 | 13 | ||
14 | SRCREV = "42a6324df654e92419512cee80c0b49155d9e56d" | 14 | SRCREV = "ebbae181c5e311fa80ee4c6379b598c7a6400570" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
17 | 17 | ||