summaryrefslogtreecommitdiffstats
path: root/meta-perl
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl')
-rw-r--r--meta-perl/recipes-perl/librole/librole-tiny-perl_2.000005.bb (renamed from meta-perl/recipes-perl/librole/librole-tiny-perl_2.000001.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000001.bb b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000005.bb
index 48360c633..f684f684b 100644
--- a/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000001.bb
+++ b/meta-perl/recipes-perl/librole/librole-tiny-perl_2.000005.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=172;endline=209;md5=26df7e7c20551fb1906e2286624f0b71" 9LIC_FILES_CHKSUM = "file://README;beginline=177;endline=214;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] = "f350f1f8c13652bf85da172380b39ec8" 12SRC_URI[md5sum] = "c8c5cf1e02d2e0a1ed22530b55b67d66"
13SRC_URI[sha256sum] = "31883410a7c85d6dc7501c718b1f83edba013a7b9bbccf0338a1033c391f296d" 13SRC_URI[sha256sum] = "593a29b621e029bf0218d0154d5dfdf6ec502afc49adeeadae6afd0c70063115"
14 14
15S = "${WORKDIR}/Role-Tiny-${PV}" 15S = "${WORKDIR}/Role-Tiny-${PV}"
16 16