[oe-commits] [meta-openembedded] 02/03: stunnel: 5.28 -> 5.35

git at git.openembedded.org git at git.openembedded.org
Tue Sep 6 15:02:45 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 8c01b67aeeaf0f6db88c4dbc8a9ab8bf1231bdf3
Author: Wang Xin <wangxin2015.fnst at cn.fujitsu.com>
AuthorDate: Tue Sep 6 03:58:07 2016 -0400

    stunnel: 5.28 -> 5.35
    
    Upgrade stunnel from 5.28 to 5.35.
    
    Signed-off-by: Wang Xin <wangxin2015.fnst at cn.fujitsu.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../recipes-support/stunnel/{stunnel_5.28.bb => stunnel_5.35.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-support/stunnel/stunnel_5.28.bb b/meta-networking/recipes-support/stunnel/stunnel_5.35.bb
similarity index 85%
rename from meta-networking/recipes-support/stunnel/stunnel_5.28.bb
rename to meta-networking/recipes-support/stunnel/stunnel_5.35.bb
index 9891305..51369f4 100644
--- a/meta-networking/recipes-support/stunnel/stunnel_5.28.bb
+++ b/meta-networking/recipes-support/stunnel/stunnel_5.35.bb
@@ -9,8 +9,8 @@ RDEPENDS_${PN} += "perl"
 
 SRC_URI = "ftp://ftp.stunnel.org/stunnel/archive/5.x/${BP}.tar.gz"
 
-SRC_URI[md5sum] = "2c39ae0be771f91bf5b0205beafddca6"
-SRC_URI[sha256sum] = "9a25b87b1ef0c08fa3d796edce07b4408e6a8acece23de2eb7ee9285b78852b5"
+SRC_URI[md5sum] = "9079f5fafbccaf88b7d92b227d78249a"
+SRC_URI[sha256sum] = "ffa386ae4c825f35f35157c285e7402a6d58779ad8c3822f74a9d355b54aba1d"
 
 inherit autotools
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list