diff options
author | Juergen Daubert <jue@jue.li> | 2014-10-18 13:19:43 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2014-10-18 13:19:43 +0200 |
commit | 533198f2634f6ecf12ced7550eadaf73ef0b8936 (patch) | |
tree | c0b3ef4a2cbf0bbbaade7ce4cc238c0c31a7de06 /stunnel | |
parent | f03f95ed56e44ab1bb6be6ffa2e2c545e931fb42 (diff) | |
download | opt-533198f2634f6ecf12ced7550eadaf73ef0b8936.tar.gz opt-533198f2634f6ecf12ced7550eadaf73ef0b8936.tar.xz |
stunnel: update to 5.05
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 729f1efd1..51358ed6c 100644 --- a/stunnel/.md5sum +++ b/stunnel/.md5sum @@ -1,3 +1,3 @@ 20d8078911733e4de22903034e725db6 stunnel -53ac78cedabb00ec09564cbd20eaa7c8 stunnel-5.04.tar.gz +39e2e678eb5572c9d86ae391db5da30b stunnel-5.05.tar.gz 1b60ebc3897072a5169d178483950f5b stunnel-config.patch diff --git a/stunnel/Pkgfile b/stunnel/Pkgfile index 0cc7249ab..4d9cdd679 100644 --- a/stunnel/Pkgfile +++ b/stunnel/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl tcp_wrappers zlib name=stunnel -version=5.04 +version=5.05 release=1 source=(http://stunnel.cybermirror.org/archive/5.x/$name-$version.tar.gz \ $name-config.patch $name) |