summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/stunnel/stunnel_5.17.bb (renamed from meta-networking/recipes-support/stunnel/stunnel_5.10.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/stunnel/stunnel_5.10.bb b/meta-networking/recipes-support/stunnel/stunnel_5.17.bb
index 5753198ba..4cf529a45 100644
--- a/meta-networking/recipes-support/stunnel/stunnel_5.10.bb
+++ b/meta-networking/recipes-support/stunnel/stunnel_5.17.bb
@@ -9,8 +9,8 @@ RDEPENDS_${PN} += "perl"
9 9
10SRC_URI = "ftp://ftp.stunnel.org/stunnel/archive/5.x/${BP}.tar.gz" 10SRC_URI = "ftp://ftp.stunnel.org/stunnel/archive/5.x/${BP}.tar.gz"
11 11
12SRC_URI[md5sum] = "a0edda805eb7d6ea600a230fb0979ea1" 12SRC_URI[md5sum] = "e70f001ee190105c5a10a74f4bd54901"
13SRC_URI[sha256sum] = "032bfc1854f8a0b9e452343c36ec6b52c7e0daef0863423c6b13a61a7c92eb23" 13SRC_URI[sha256sum] = "c3e79e582621a0827125e35e1c00450190104fc02dc3c5274cb02b05859fd472"
14 14
15inherit autotools 15inherit autotools
16 16