aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-11-22 09:34:44 +0800
committerKhem Raj <raj.khem@gmail.com>2019-11-22 09:22:56 -0800
commita80b49586411b7bafad4b094f6d83b6e28819d0d (patch)
tree6d7cf1568fcbc935fd87623e2a988a6ce7102d69
parentbdb9eca60d2f7f747a7c08fc319fdf89da02274f (diff)
downloadmeta-openembedded-contrib-a80b49586411b7bafad4b094f6d83b6e28819d0d.tar.gz
librole-tiny-perl: upgrade 2.000006 -> 2.001004
-License-Update: Only changed the location of the license in the file. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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"
HOMEPAGE = "https://metacpan.org/pod/Role::Tiny"
LICENSE = "Artistic-1.0 | GPL-1.0+"
-LIC_FILES_CHKSUM = "file://README;beginline=177;endline=214;md5=26df7e7c20551fb1906e2286624f0b71"
+LIC_FILES_CHKSUM = "file://README;beginline=182;endline=219;md5=26df7e7c20551fb1906e2286624f0b71"
SRC_URI = "${CPAN_MIRROR}/authors/id/H/HA/HAARG/Role-Tiny-${PV}.tar.gz"
-SRC_URI[md5sum] = "7c277728a7e090f64b495857cadfed08"
-SRC_URI[sha256sum] = "cc73418c904a0286ecd8915eac11f5be2a8d1e17ea9cb54c9116b0340cd3e382"
+SRC_URI[md5sum] = "98446826608b1e943e65c1f6e35942fe"
+SRC_URI[sha256sum] = "92ba5712850a74102c93c942eb6e7f62f7a4f8f483734ed289d08b324c281687"
S = "${WORKDIR}/Role-Tiny-${PV}"