diff options
-rw-r--r-- | meta-perl/recipes-perl/librole/librole-tiny-perl_2.001004.bb (renamed from meta-perl/recipes-perl/librole/librole-tiny-perl_2.000006.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000006.bb b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.001004.bb index c2755ea0f7..41743d5082 100644 --- a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000006.bb +++ b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.001004.bb | |||
@@ -6,11 +6,11 @@ SECTION = "libs" | |||
6 | HOMEPAGE = "https://metacpan.org/pod/Role::Tiny" | 6 | HOMEPAGE = "https://metacpan.org/pod/Role::Tiny" |
7 | 7 | ||
8 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 8 | LICENSE = "Artistic-1.0 | GPL-1.0+" |
9 | LIC_FILES_CHKSUM = "file://README;beginline=177;endline=214;md5=26df7e7c20551fb1906e2286624f0b71" | 9 | LIC_FILES_CHKSUM = "file://README;beginline=182;endline=219;md5=26df7e7c20551fb1906e2286624f0b71" |
10 | 10 | ||
11 | SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/Role-Tiny-${PV}.tar.gz" | 11 | SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/Role-Tiny-${PV}.tar.gz" |
12 | SRC_URI[md5sum] = "7c277728a7e090f64b495857cadfed08" | 12 | SRC_URI[md5sum] = "98446826608b1e943e65c1f6e35942fe" |
13 | SRC_URI[sha256sum] = "cc73418c904a0286ecd8915eac11f5be2a8d1e17ea9cb54c9116b0340cd3e382" | 13 | SRC_URI[sha256sum] = "92ba5712850a74102c93c942eb6e7f62f7a4f8f483734ed289d08b324c281687" |
14 | 14 | ||
15 | S = "${WORKDIR}/Role-Tiny-${PV}" | 15 | S = "${WORKDIR}/Role-Tiny-${PV}" |
16 | 16 | ||