diff options
author | Juergen Daubert <jue@jue.li> | 2020-10-12 14:01:05 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-10-12 14:01:05 +0200 |
commit | 7dc84224829ea6a76fa5627f344e6753a437b91f (patch) | |
tree | eb1de6754cfe964f42f0c274c860047a6c00670a /stunnel/Pkgfile | |
parent | 7b3bfcc5f794e5595b1326475ab6d4efb19f668e (diff) | |
download | opt-7dc84224829ea6a76fa5627f344e6753a437b91f.tar.gz opt-7dc84224829ea6a76fa5627f344e6753a437b91f.tar.xz |
stunnel: update to 5.57
Diffstat (limited to 'stunnel/Pkgfile')
-rw-r--r-- | stunnel/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stunnel/Pkgfile b/stunnel/Pkgfile index 8c6da4a6c..abf500af0 100644 --- a/stunnel/Pkgfile +++ b/stunnel/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl zlib name=stunnel -version=5.56 +version=5.57 release=1 source=(https://www.stunnel.org/downloads/$name-$version.tar.gz \ $name.conf $name) |