diff options
author | Juergen Daubert <jue@jue.li> | 2016-07-06 11:41:42 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-07-06 11:41:42 +0200 |
commit | 9792a6e422f527bdba04f004793062d775221cde (patch) | |
tree | aac6f58d9486d3832f9a90ba9e92fc61e8ae81f8 /stunnel | |
parent | 956ff35848c9864553dfaf08d414704826956af3 (diff) | |
download | opt-9792a6e422f527bdba04f004793062d775221cde.tar.gz opt-9792a6e422f527bdba04f004793062d775221cde.tar.xz |
stunnel: update to 5.34
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 d1e1165f4..49f701da1 100644 --- a/stunnel/.md5sum +++ b/stunnel/.md5sum @@ -1,3 +1,3 @@ 4d5387895f3a162d63a6ed76ebbafae8 stunnel -39f9da50d5d02c88f58ba3e372f1db29 stunnel-5.33.tar.gz +d6992c707c4f1d9130ac7e6dcfc1405c stunnel-5.34.tar.gz 16694d0e035fdd5e908ff42bc44ea805 stunnel.conf diff --git a/stunnel/Pkgfile b/stunnel/Pkgfile index 09758b5e9..c3355fa4d 100644 --- a/stunnel/Pkgfile +++ b/stunnel/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl zlib name=stunnel -version=5.33 +version=5.34 release=1 source=(https://www.stunnel.org/downloads/$name-$version.tar.gz \ $name.conf $name) |