summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/stunnel/stunnel_5.55.bb (renamed from meta-networking/recipes-support/stunnel/stunnel_5.51.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/stunnel/stunnel_5.51.bb b/meta-networking/recipes-support/stunnel/stunnel_5.55.bb
index 61be9be614..df455dbe30 100644
--- a/meta-networking/recipes-support/stunnel/stunnel_5.51.bb
+++ b/meta-networking/recipes-support/stunnel/stunnel_5.55.bb
@@ -14,8 +14,8 @@ SRC_URI = "ftp://ftp.stunnel.org/stunnel/archive/5.x/${BP}.tar.gz \
14 file://fix-openssl-no-des.patch \ 14 file://fix-openssl-no-des.patch \
15" 15"
16 16
17SRC_URI[md5sum] = "57040c64f4b95e35a756e53e1c496728" 17SRC_URI[md5sum] = "7b41592034ede114e8c4e058fc8c238b"
18SRC_URI[sha256sum] = "77437cdd1aef1a621824bb3607e966534642fe90c69f4d2279a9da9fa36c3253" 18SRC_URI[sha256sum] = "90de69f41c58342549e74c82503555a6426961b29af3ed92f878192727074c62"
19 19
20inherit autotools 20inherit autotools
21 21