summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 41743d5082..531e77a107 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