summaryrefslogtreecommitdiffstats
path: root/meta-perl
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl')
-rw-r--r--meta-perl/recipes-perl/libcgi/libcgi-perl_4.70.bb (renamed from meta-perl/recipes-perl/libcgi/libcgi-perl_4.68.bb)3
-rw-r--r--meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.095.bb (renamed from meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.090.bb)2
2 files changed, 3 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libcgi/libcgi-perl_4.68.bb b/meta-perl/recipes-perl/libcgi/libcgi-perl_4.70.bb
index 0c738b0b06..59803b403a 100644
--- a/meta-perl/recipes-perl/libcgi/libcgi-perl_4.68.bb
+++ b/meta-perl/recipes-perl/libcgi/libcgi-perl_4.70.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=415fc49abed2728f9480cd32c8d67beb"
10 10
11SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEEJO/CGI-${PV}.tar.gz" 11SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEEJO/CGI-${PV}.tar.gz"
12 12
13SRC_URI[sha256sum] = "12fb5a5b392032413571169257f98533488005550774bcbd0715be687a590cf2" 13SRC_URI[sha256sum] = "538ad19c40402e3bbbe00e6d374c3ce2966feb391096dac883ac5104c2083bc9"
14 14
15S = "${UNPACKDIR}/CGI-${PV}" 15S = "${UNPACKDIR}/CGI-${PV}"
16 16
@@ -34,6 +34,7 @@ do_install:prepend() {
34RDEPENDS:${PN}-ptest += " \ 34RDEPENDS:${PN}-ptest += " \
35 libtest-deep-perl \ 35 libtest-deep-perl \
36 libtest-warn-perl \ 36 libtest-warn-perl \
37 liburi-perl \
37 perl-module-bytes \ 38 perl-module-bytes \
38 perl-module-file-find \ 39 perl-module-file-find \
39 perl-module-filehandle \ 40 perl-module-filehandle \
diff --git a/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.090.bb b/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.095.bb
index 58d099043d..114eeee313 100644
--- a/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.090.bb
+++ b/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.095.bb
@@ -21,7 +21,7 @@ RDEPENDS:${PN} += "\
21" 21"
22 22
23SRC_URI = "${CPAN_MIRROR}/authors/id/S/SU/SULLR/IO-Socket-SSL-${PV}.tar.gz" 23SRC_URI = "${CPAN_MIRROR}/authors/id/S/SU/SULLR/IO-Socket-SSL-${PV}.tar.gz"
24SRC_URI[sha256sum] = "fdda17888df9f88251b62856f17fcac8f144858c72d7e01d1c4b437d23383d97" 24SRC_URI[sha256sum] = "7e764392b1b8bd44e654183c082b75be47800e98d7cd325f0e1b76c7d9a6b768"
25 25
26S = "${UNPACKDIR}/IO-Socket-SSL-${PV}" 26S = "${UNPACKDIR}/IO-Socket-SSL-${PV}"
27 27