summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.16.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.16.bb b/meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.16.bb
index a9eec6950..531bc61cf 100644
--- a/meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.16.bb
+++ b/meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.16.bb
@@ -14,7 +14,6 @@ RDEPENDS:${PN} = "libdigest-hmac-perl"
14SRC_URI = "http://www.cpan.org/authors/id/G/GB/GBARR/Authen-SASL-${PV}.tar.gz \ 14SRC_URI = "http://www.cpan.org/authors/id/G/GB/GBARR/Authen-SASL-${PV}.tar.gz \
15 file://run-ptest \ 15 file://run-ptest \
16 " 16 "
17SRC_URI[md5sum] = "7c03a689d4c689e5a9e2f18a1c586b2f"
18SRC_URI[sha256sum] = "6614fa7518f094f853741b63c73f3627168c5d3aca89b1d02b1016dc32854e09" 17SRC_URI[sha256sum] = "6614fa7518f094f853741b63c73f3627168c5d3aca89b1d02b1016dc32854e09"
19 18
20S = "${WORKDIR}/Authen-SASL-${PV}" 19S = "${WORKDIR}/Authen-SASL-${PV}"