summaryrefslogtreecommitdiffstats
path: root/meta-perl
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2021-01-15 23:19:36 +0800
committerKhem Raj <raj.khem@gmail.com>2021-01-17 11:47:41 -0800
commit193dac4cd613aa48068d434905cac2cbdc811387 (patch)
tree30da706bf3b896bac2e956c2e34224247acb21fc /meta-perl
parenta52487fd74891ee95cae1c7189b4bb5115476a57 (diff)
downloadmeta-openembedded-193dac4cd613aa48068d434905cac2cbdc811387.tar.gz
librole-tiny-perl: upgrade 2.001004 -> 2.002003
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl')
-rw-r--r--meta-perl/recipes-perl/librole/librole-tiny-perl_2.002003.bb (renamed from meta-perl/recipes-perl/librole/librole-tiny-perl_2.001004.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.001004.bb b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002003.bb
index 41743d508..531e77a10 100644
--- a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.001004.bb
+++ b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.002003.bb
@@ -6,11 +6,11 @@ SECTION = "libs"
6HOMEPAGE = "https://metacpan.org/pod/Role::Tiny" 6HOMEPAGE = "https://metacpan.org/pod/Role::Tiny"
7 7
8LICENSE = "Artistic-1.0 | GPL-1.0+" 8LICENSE = "Artistic-1.0 | GPL-1.0+"
9LIC_FILES_CHKSUM = "file://README;beginline=182;endline=219;md5=26df7e7c20551fb1906e2286624f0b71" 9LIC_FILES_CHKSUM = "file://README;beginline=197;endline=234;md5=26df7e7c20551fb1906e2286624f0b71"
10 10
11SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/Role-Tiny-${PV}.tar.gz" 11SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/Role-Tiny-${PV}.tar.gz"
12SRC_URI[md5sum] = "98446826608b1e943e65c1f6e35942fe" 12SRC_URI[md5sum] = "065e459cdc3c6e163c6e8359baf69f45"
13SRC_URI[sha256sum] = "92ba5712850a74102c93c942eb6e7f62f7a4f8f483734ed289d08b324c281687" 13SRC_URI[sha256sum] = "6981e5f2d0beded157840199d678da462b22a9a3753333cab322ab6efb0fbb89"
14 14
15S = "${WORKDIR}/Role-Tiny-${PV}" 15S = "${WORKDIR}/Role-Tiny-${PV}"
16 16