diff options
author | Scott Ullrich <sullrich@gmail.com> | 2011-08-12 07:35:36 -0700 |
---|---|---|
committer | Scott Ullrich <sullrich@gmail.com> | 2011-08-12 07:35:36 -0700 |
commit | e945b03bf14e45288c7c80f8a410c0b9022f973d (patch) | |
tree | 429d3a87526aa97519166363496cd088fb2d8384 | |
parent | b4c9a00592dda802936aff7d3c1b9cd9e5966e17 (diff) | |
parent | 7e980a507c5de5bd6f18b7ab842e022a50f10274 (diff) | |
download | pfsense-packages-e945b03bf14e45288c7c80f8a410c0b9022f973d.tar.gz pfsense-packages-e945b03bf14e45288c7c80f8a410c0b9022f973d.tar.bz2 pfsense-packages-e945b03bf14e45288c7c80f8a410c0b9022f973d.zip |
Merge pull request #38 from marcelloc/patch-31
update varnish package to 0.8.7
-rw-r--r-- | pkg_config.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index d7b04139..a4b635e9 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -453,7 +453,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> |