summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb b/meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb
index ee7c4d7502..4a7b576a2c 100644
--- a/meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb
+++ b/meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb
@@ -16,7 +16,6 @@ SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MA/MANOWAR/RadiusPerl-${PV}.
16 file://test.pl-adjust-for-ptest.patch \ 16 file://test.pl-adjust-for-ptest.patch \
17 file://run-ptest \ 17 file://run-ptest \
18" 18"
19SRC_URI[md5sum] = "d1fe2d6ecf7ea99299e4e3a8f945aad8"
20SRC_URI[sha256sum] = "3b276506986ccaa4949d92b13ce053a0017ad11562a991cc753364923fe81ca7" 19SRC_URI[sha256sum] = "3b276506986ccaa4949d92b13ce053a0017ad11562a991cc753364923fe81ca7"
21 20
22S = "${WORKDIR}/Authen-Radius-${PV}" 21S = "${WORKDIR}/Authen-Radius-${PV}"