summaryrefslogtreecommitdiffstats
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-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 c2755ea0f..41743d508 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"
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=177;endline=214;md5=26df7e7c20551fb1906e2286624f0b71" 9LIC_FILES_CHKSUM = "file://README;beginline=182;endline=219;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] = "7c277728a7e090f64b495857cadfed08" 12SRC_URI[md5sum] = "98446826608b1e943e65c1f6e35942fe"
13SRC_URI[sha256sum] = "cc73418c904a0286ecd8915eac11f5be2a8d1e17ea9cb54c9116b0340cd3e382" 13SRC_URI[sha256sum] = "92ba5712850a74102c93c942eb6e7f62f7a4f8f483734ed289d08b324c281687"
14 14
15S = "${WORKDIR}/Role-Tiny-${PV}" 15S = "${WORKDIR}/Role-Tiny-${PV}"
16 16