summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2013-03-23 19:06:47 +0100
committerJuergen Daubert <jue@jue.li>2013-03-23 19:06:47 +0100
commit23493b5ccdd1bc1bdd46a496c38f908df544c853 (patch)
tree9cfe0b0a4ff4b7bb0e4fe8a2a67a6c9bb0bd7d22
parentb043082b67cb8d5f255f23f1653d9edbe2b15a30 (diff)
downloadopt-23493b5ccdd1bc1bdd46a496c38f908df544c853.tar.gz
opt-23493b5ccdd1bc1bdd46a496c38f908df544c853.tar.xz
stunnel: update to 4.56
-rw-r--r--stunnel/.md5sum2
-rw-r--r--stunnel/Pkgfile3
2 files changed, 3 insertions, 2 deletions
diff --git a/stunnel/.md5sum b/stunnel/.md5sum
index aa9e128ee..918cc281b 100644
--- a/stunnel/.md5sum
+++ b/stunnel/.md5sum
@@ -1,3 +1,3 @@
20d8078911733e4de22903034e725db6 stunnel
-ebe6670368d30c6a01ca33b9c50cb239 stunnel-4.55.tar.gz
+ac4c4a30bd7a55b6687cbd62d864054c stunnel-4.56.tar.gz
b557cb1f0a946560481791c7a5aa8c6a stunnel-config.patch
diff --git a/stunnel/Pkgfile b/stunnel/Pkgfile
index 5535f4e36..66b375e8b 100644
--- a/stunnel/Pkgfile
+++ b/stunnel/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: openssl tcp_wrappers zlib
name=stunnel
-version=4.55
+version=4.56
release=1
source=(ftp://ftp.stunnel.org/stunnel/archive/4.x/$name-$version.tar.gz \
$name-config.patch $name)
@@ -18,6 +18,7 @@ build () {
--sysconfdir=/etc \
--localstatedir=/var \
--with-ssl=/usr \
+ --disable-fips \
--enable-ipv6
make

Generated by cgit