diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2017-01-04 20:18:56 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2017-01-04 20:18:56 +0100 |
commit | 12dfe3013813403b3b148e7901cbdad93e66f985 (patch) | |
tree | d3b878da2bc42746b1cb1614d4496d9d36ac198d /stunnel | |
parent | 4837b6e376fb3f2eb4774c3f96b3e09f21b48973 (diff) | |
parent | 2b5d9d6888c7dfcaedf40e56d2d78bd8a1616439 (diff) | |
download | opt-12dfe3013813403b3b148e7901cbdad93e66f985.tar.gz opt-12dfe3013813403b3b148e7901cbdad93e66f985.tar.xz |
Merge branch '3.2' into 3.3
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 ba1181bc6..e62d31933 100644 --- a/stunnel/.md5sum +++ b/stunnel/.md5sum @@ -1,3 +1,3 @@ 4d5387895f3a162d63a6ed76ebbafae8 stunnel -4f91715f097da5f061eb0c8b635ad440 stunnel-5.38.tar.gz +7832130e86ef3081d8daed5c31936f78 stunnel-5.39.tar.gz 16694d0e035fdd5e908ff42bc44ea805 stunnel.conf diff --git a/stunnel/Pkgfile b/stunnel/Pkgfile index a9e4de7ff..2e17b6ceb 100644 --- a/stunnel/Pkgfile +++ b/stunnel/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl zlib name=stunnel -version=5.38 +version=5.39 release=1 source=(https://www.stunnel.org/downloads/$name-$version.tar.gz \ $name.conf $name) |