summaryrefslogtreecommitdiffstats
path: root/meta-perl
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl')
-rw-r--r--meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.81.bb (renamed from meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.80.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.80.bb b/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.81.bb
index cf621aa19..a861b69e9 100644
--- a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.80.bb
+++ b/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.81.bb
@@ -21,8 +21,8 @@ RDEPENDS_${PN} += "perl-module-carp \
21SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MI/MIKEM/Net-SSLeay-${PV}.tar.gz \ 21SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MI/MIKEM/Net-SSLeay-${PV}.tar.gz \
22 file://run-ptest \ 22 file://run-ptest \
23 " 23 "
24SRC_URI[md5sum] = "b1e0fd96d7f3be57580377226ca5f089" 24SRC_URI[md5sum] = "71932ce34d4db44de8d00399c3405792"
25SRC_URI[sha256sum] = "a541a66d59fc5f9bb7af09d3a0b68305e4c43ba9488b12915728fd282ea01b93" 25SRC_URI[sha256sum] = "00cbb6174e628b42178e1445c9fd5a3c5ae2cfd6a5a43e03610ba14786f21b7d"
26 26
27S = "${WORKDIR}/Net-SSLeay-${PV}" 27S = "${WORKDIR}/Net-SSLeay-${PV}"
28 28