diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-05-10 13:30:10 -0400 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-05-10 15:07:57 -0700 |
| commit | a0421a34268ad1c5086921c3cab1af13a636e6f3 (patch) | |
| tree | b5765c94f62bf92c9140b82ec4c091439fd4edd6 | |
| parent | 0e73219d4729b35c23d3f2d4690f530fec00a4e7 (diff) | |
| download | meta-openembedded-a0421a34268ad1c5086921c3cab1af13a636e6f3.tar.gz | |
libjson-perl: upgrade 4.04000 -> 4.05000
https://github.com/makamaka/JSON/releases/tag/4.05
- removed VERSION section in pod (GH#52, abraxxa++)
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/perl/libjson-perl_4.05000.bb (renamed from meta-oe/recipes-devtools/perl/libjson-perl_4.04000.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/perl/libjson-perl_4.04000.bb b/meta-oe/recipes-devtools/perl/libjson-perl_4.05000.bb index f0e296118e..407ba39140 100644 --- a/meta-oe/recipes-devtools/perl/libjson-perl_4.04000.bb +++ b/meta-oe/recipes-devtools/perl/libjson-perl_4.05000.bb | |||
| @@ -11,7 +11,7 @@ DEPENDS += "perl" | |||
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/makamaka/JSON.git;protocol=https;branch=master" | 12 | SRC_URI = "git://github.com/makamaka/JSON.git;protocol=https;branch=master" |
| 13 | 13 | ||
| 14 | SRCREV = "396a57d11aae4015e56f72924f80ac023a26f050" | 14 | SRCREV = "39bc0e567c202762a575fed2844ebdb941c3ca09" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
