diff options
author | Juergen Daubert <jue@jue.li> | 2015-08-04 12:10:16 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-08-04 12:10:16 +0200 |
commit | 071d2fb82b7650440164843da8522da3f3d30bfe (patch) | |
tree | 66c89002fb9d4ecb69ece00c234f9b2119fa0c80 /stunnel | |
parent | f86f434d73fd291e96bb00bddb53ca28a8306683 (diff) | |
download | opt-071d2fb82b7650440164843da8522da3f3d30bfe.tar.gz opt-071d2fb82b7650440164843da8522da3f3d30bfe.tar.xz |
stunnel: update to 5.22
Diffstat (limited to 'stunnel')
-rw-r--r-- | stunnel/.md5sum | 2 | ||||
-rw-r--r-- | stunnel/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/stunnel/.md5sum b/stunnel/.md5sum index 0c4662659..715b00df4 100644 --- a/stunnel/.md5sum +++ b/stunnel/.md5sum @@ -1,3 +1,3 @@ 4d5387895f3a162d63a6ed76ebbafae8 stunnel -3d0a932ea650c0fa0da1e45547afdbb8 stunnel-5.21.tar.gz +b988f714bbc5f9f848f880a59e73baad stunnel-5.22.tar.gz 16694d0e035fdd5e908ff42bc44ea805 stunnel.conf diff --git a/stunnel/Pkgfile b/stunnel/Pkgfile index fb0cef23e..9fa2e1aa7 100644 --- a/stunnel/Pkgfile +++ b/stunnel/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl tcp_wrappers zlib name=stunnel -version=5.21 +version=5.22 release=1 source=(https://www.stunnel.org/downloads/$name-$version.tar.gz \ $name.conf $name) |