diff options
author | Juergen Daubert <jue@jue.li> | 2015-07-27 18:34:39 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-07-27 18:34:39 +0200 |
commit | 86cfcb6499aeacfed01cc9fbd81ce2a39d193c5b (patch) | |
tree | e024d60c464e94a66a503135f6145ec90e82b1f6 /stunnel | |
parent | ba9b2a23d143c666996f2531a3dfd7890f293864 (diff) | |
download | opt-86cfcb6499aeacfed01cc9fbd81ce2a39d193c5b.tar.gz opt-86cfcb6499aeacfed01cc9fbd81ce2a39d193c5b.tar.xz |
stunnel: update to 5.21
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 2d959d830..0c4662659 100644 --- a/stunnel/.md5sum +++ b/stunnel/.md5sum @@ -1,3 +1,3 @@ 4d5387895f3a162d63a6ed76ebbafae8 stunnel -3264375026c2b496b5d258e243222de8 stunnel-5.20.tar.gz +3d0a932ea650c0fa0da1e45547afdbb8 stunnel-5.21.tar.gz 16694d0e035fdd5e908ff42bc44ea805 stunnel.conf diff --git a/stunnel/Pkgfile b/stunnel/Pkgfile index 2f70f73c3..fb0cef23e 100644 --- a/stunnel/Pkgfile +++ b/stunnel/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl tcp_wrappers zlib name=stunnel -version=5.20 +version=5.21 release=1 source=(https://www.stunnel.org/downloads/$name-$version.tar.gz \ $name.conf $name) |