diff options
author | Juergen Daubert <jue@jue.li> | 2015-11-04 10:18:43 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-11-04 10:18:43 +0100 |
commit | 9099e8fc5d2a829860bd034732b7ca982b388bae (patch) | |
tree | 34f74ff52d858ad1dc2b8eca3bbb4e29700c06ad /stunnel | |
parent | 1c4d1b1926f02cfa6939e2a044e28fa17a86e1af (diff) | |
download | opt-9099e8fc5d2a829860bd034732b7ca982b388bae.tar.gz opt-9099e8fc5d2a829860bd034732b7ca982b388bae.tar.xz |
stunnel: update to 5.25
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 bb5e1ff91..35ad46612 100644 --- a/stunnel/.md5sum +++ b/stunnel/.md5sum @@ -1,3 +1,3 @@ 4d5387895f3a162d63a6ed76ebbafae8 stunnel -24ad1f10525181edcf82433aac8bad0b stunnel-5.24.tar.gz +326126f56a76eec974d3a31ebedb9623 stunnel-5.25.tar.gz 16694d0e035fdd5e908ff42bc44ea805 stunnel.conf diff --git a/stunnel/Pkgfile b/stunnel/Pkgfile index e7179dddc..d83b9490b 100644 --- a/stunnel/Pkgfile +++ b/stunnel/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl tcp_wrappers zlib name=stunnel -version=5.24 +version=5.25 release=1 source=(https://www.stunnel.org/downloads/$name-$version.tar.gz \ $name.conf $name) |