aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-31 21:31:01 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-31 21:31:01 +0000
commitaf2163237ed5792081fe0b7cb684288589ce07cf (patch)
tree104f22324d3e6f653c295fbcb8db5f9de0adf00e
parent49775d31c4180a1aa1ee3314b44ffaaf6ddbdcc9 (diff)
downloadpfsense-packages-af2163237ed5792081fe0b7cb684288589ce07cf.tar.gz
pfsense-packages-af2163237ed5792081fe0b7cb684288589ce07cf.tar.bz2
pfsense-packages-af2163237ed5792081fe0b7cb684288589ce07cf.zip
Bump stunnel version
-rw-r--r--pkg_config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 7fe150bb..7e402403 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -84,8 +84,8 @@
<descr>The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote servers. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the program's code. It will negotiate an SSL connection using the OpenSSL or SSLeay libraries. It calls the underlying crypto libraries, allowing stunnel to support whatever cryptographic algorithms you compiled into your crypto package.</descr>
<category>Network Management</category>
<depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/All</depends_on_package_base_url>
- <depends_on_package>stunnel-4.10.tbz</depends_on_package>
- <version>4.10</version>
+ <depends_on_package>stunnel-4.11.tbz</depends_on_package>
+ <version>4.11</version>
<status>Stable</status>
<config_file>http://www.pfsense.com/packages/config/stunnel.xml</config_file>
<configurationfile>stunnel.xml</configurationfile>