summaryrefslogtreecommitdiff
path: root/recipes/perl
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl')
-rw-r--r--recipes/perl/libclass-data-inheritable-perl_0.08.bb3
-rw-r--r--recipes/perl/libconfig-general-perl_2.44.bb3
-rw-r--r--recipes/perl/libnet-cidr-perl_0.13.bb2
3 files changed, 7 insertions, 1 deletions
diff --git a/recipes/perl/libclass-data-inheritable-perl_0.08.bb b/recipes/perl/libclass-data-inheritable-perl_0.08.bb
index 240374e88f..3a6446df18 100644
--- a/recipes/perl/libclass-data-inheritable-perl_0.08.bb
+++ b/recipes/perl/libclass-data-inheritable-perl_0.08.bb
@@ -10,3 +10,6 @@ S = "${WORKDIR}/Class-Data-Inheritable-${PV}"
inherit cpan
BBCLASSEXTEND="native"
+
+SRC_URI[md5sum] = "fc0fe65926eb8fb932743559feb54eb9"
+SRC_URI[sha256sum] = "9967feceea15227e442ec818723163eb6d73b8947e31f16ab806f6e2391af14a"
diff --git a/recipes/perl/libconfig-general-perl_2.44.bb b/recipes/perl/libconfig-general-perl_2.44.bb
index fe486a33eb..87a9e9ed7f 100644
--- a/recipes/perl/libconfig-general-perl_2.44.bb
+++ b/recipes/perl/libconfig-general-perl_2.44.bb
@@ -8,3 +8,6 @@ SRC_URI = "http://search.cpan.org/CPAN/authors/id/T/TL/TLINDEN/Config-General-${
S = "${WORKDIR}/Config-General-${PV}"
inherit cpan
+
+SRC_URI[md5sum] = "ad17b4ae5e0142fadd9b81f264deb266"
+SRC_URI[sha256sum] = "7c82d49c1c1b517d338bb51eb17898ced90e2afb46fb0b145c67091cf0a1867e"
diff --git a/recipes/perl/libnet-cidr-perl_0.13.bb b/recipes/perl/libnet-cidr-perl_0.13.bb
index a052270b70..8c2ca861d5 100644
--- a/recipes/perl/libnet-cidr-perl_0.13.bb
+++ b/recipes/perl/libnet-cidr-perl_0.13.bb
@@ -9,7 +9,7 @@ PR = "r0"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MR/MRSAM/Net-CIDR-0.13.tar.gz;name=net-cidr-perl-${PV}"
SRC_URI[net-cidr-perl-0.13.md5sum] = "40f0f42104b314af91ab78119e0096de"
-SRC_URI[net-cidr-perl-0.13.sha256sim] = "7011713891c2710dd803d21789df6ba0ad7f4692d5cc1dde83b7106f4b726dab"
+SRC_URI[net-cidr-perl-0.13.sha256sum] = "7011713891c2710dd803d21789df6ba0ad7f4692d5cc1dde83b7106f4b726dab"
S = "${WORKDIR}/Net-CIDR-${PV}"