diff options
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 269964a1b..62513146a 100644 --- a/stunnel/.md5sum +++ b/stunnel/.md5sum @@ -1,3 +1,3 @@ 20d8078911733e4de22903034e725db6 stunnel -bb48b1c18cfc0a42708ef996b1a26926 stunnel-5.02.tar.gz +ee43ef72038e0437400f712837cefee4 stunnel-5.03.tar.gz 1b60ebc3897072a5169d178483950f5b stunnel-config.patch diff --git a/stunnel/Pkgfile b/stunnel/Pkgfile index ca2b14018..26a92b9f5 100644 --- a/stunnel/Pkgfile +++ b/stunnel/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl tcp_wrappers zlib name=stunnel -version=5.02 +version=5.03 release=1 source=(http://stunnel.cybermirror.org/archive/5.x/$name-$version.tar.gz \ $name-config.patch $name) |