summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.090.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.090.bb')
-rw-r--r--meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.090.bb2
1 files changed, 1 insertions, 1 deletions
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.090.bb
index ce3097cb63..58d099043d 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.090.bb
@@ -23,7 +23,7 @@ RDEPENDS:${PN} += "\
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] = "fdda17888df9f88251b62856f17fcac8f144858c72d7e01d1c4b437d23383d97"
25 25
26S = "${WORKDIR}/IO-Socket-SSL-${PV}" 26S = "${UNPACKDIR}/IO-Socket-SSL-${PV}"
27 27
28inherit cpan ptest-perl 28inherit cpan ptest-perl
29 29