diff options
author | Scott Ullrich <sullrich@gmail.com> | 2011-08-12 07:35:50 -0700 |
---|---|---|
committer | Scott Ullrich <sullrich@gmail.com> | 2011-08-12 07:35:50 -0700 |
commit | 7c114d0a4d76db089435ac2155d80d77f78f71ae (patch) | |
tree | 21031a49672e2b0aeb6a46ae76889b2949ab4e3c | |
parent | e945b03bf14e45288c7c80f8a410c0b9022f973d (diff) | |
parent | 77839727ff98fe9fc1e1ccddd9781970917b077e (diff) | |
download | pfsense-packages-7c114d0a4d76db089435ac2155d80d77f78f71ae.tar.gz pfsense-packages-7c114d0a4d76db089435ac2155d80d77f78f71ae.tar.bz2 pfsense-packages-7c114d0a4d76db089435ac2155d80d77f78f71ae.zip |
Merge pull request #39 from marcelloc/patch-32
update varnish package to 0.8.7
-rw-r--r-- | pkg_config.8.xml.amd64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 25413517..1d80125d 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -57,7 +57,7 @@ <website>http://varnish-cache.org</website> <pkginfolink>http://doc.pfsense.org/index.php/Varnish_package</pkginfolink> <category>Services</category> - <version>0.8.6.2</version> + <version>0.8.7</version> <status>BETA</status> <required_version>2.0</required_version> <config_file>http://www.pfsense.com/packages/config/varnish64/varnish_backends.xml</config_file> |