diff options
author | Li xin <lixin.fnst@cn.fujitsu.com> | 2015-07-29 17:54:10 +0800 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2015-08-06 15:44:10 -0400 |
commit | af7039eda4e851a0f2559041f7b0a56af7dff505 (patch) | |
tree | 33497e29a5f42556ffdc41cca5bef898775726b8 /meta-networking/recipes-support | |
parent | c5e76ce386c39e74625839d8f6e89b30f0745c8d (diff) | |
download | meta-openembedded-af7039eda4e851a0f2559041f7b0a56af7dff505.tar.gz |
stunnel: upgrade 5.17 -> 5.21
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r-- | meta-networking/recipes-support/stunnel/stunnel_5.21.bb (renamed from meta-networking/recipes-support/stunnel/stunnel_5.17.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/stunnel/stunnel_5.17.bb b/meta-networking/recipes-support/stunnel/stunnel_5.21.bb index 4cf529a45..88e357a89 100644 --- a/meta-networking/recipes-support/stunnel/stunnel_5.17.bb +++ b/meta-networking/recipes-support/stunnel/stunnel_5.21.bb | |||
@@ -9,8 +9,8 @@ RDEPENDS_${PN} += "perl" | |||
9 | 9 | ||
10 | SRC_URI = "ftp://ftp.stunnel.org/stunnel/archive/5.x/${BP}.tar.gz" | 10 | SRC_URI = "ftp://ftp.stunnel.org/stunnel/archive/5.x/${BP}.tar.gz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "e70f001ee190105c5a10a74f4bd54901" | 12 | SRC_URI[md5sum] = "3d0a932ea650c0fa0da1e45547afdbb8" |
13 | SRC_URI[sha256sum] = "c3e79e582621a0827125e35e1c00450190104fc02dc3c5274cb02b05859fd472" | 13 | SRC_URI[sha256sum] = "2aef568b1955f5e233f6a8e17ebce3d30755f1be44c813f5a48e621f785596e3" |
14 | 14 | ||
15 | inherit autotools | 15 | inherit autotools |
16 | 16 | ||