aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-05-30 22:05:57 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-05-30 22:05:57 +0000
commit923e19b3d93f7daf920a1c108f248c7112a1cc3f (patch)
tree0034852f3dba17f72e40d0081c79afd4e55d3468
parente8d5174bd5607cf9b5c9d595166078ea93915483 (diff)
downloadpfsense-packages-923e19b3d93f7daf920a1c108f248c7112a1cc3f.tar.gz
pfsense-packages-923e19b3d93f7daf920a1c108f248c7112a1cc3f.tar.bz2
pfsense-packages-923e19b3d93f7daf920a1c108f248c7112a1cc3f.zip
Update stunnel version.
Reported-by: A bug a day alan alan@aillweecave.ie
-rw-r--r--pkg_config.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index caba2dd9..6d50eacb 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -59,9 +59,9 @@
<website>http://www.stunnel.org/</website>
<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-5.3-release/All</depends_on_package_base_url>
- <depends_on_package>stunnel-4.05_1.tbz</depends_on_package>
- <version>4.05_1</version>
+ <depends_on_package_base_url>ftp://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/All</depends_on_package_base_url>
+ <depends_on_package>stunnel-4.07.tbz</depends_on_package>
+ <version>4.07</version>
<status>Stable</status>
<config_file>http://www.pfsense.com/packages/config/stunnel.xml</config_file>
<configurationfile>stunnel.xml</configurationfile>