From 22196341fd7df9db415774d7f377e05df2d92ca7 Mon Sep 17 00:00:00 2001 From: "J. S." Date: Tue, 22 Oct 2024 11:44:48 -0400 Subject: [PATCH] libnet-ssleay-perl: Drop unnecessary SRC_URI md5sum Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb b/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb index 5d0eccd84a..a91bb6cbe1 100644 --- a/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb +++ b/meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb @@ -27,7 +27,6 @@ SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MI/MIKEM/Net-SSLeay-${PV}.ta file://no-exec-on-configure.patch \ file://run-ptest \ " -SRC_URI[md5sum] = "d602bdce4e0531c6efc276e3e429ca69" SRC_URI[sha256sum] = "9d8188b9fb1cae3bd791979c20554925d5e94a138d00414f1a6814549927b0c8" S = "${WORKDIR}/Net-SSLeay-${PV}"