diff options
author | jim-p <jimp@pfsense.org> | 2014-05-07 16:21:03 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2014-05-07 16:21:03 -0400 |
commit | 7d06b83962bef36aa6c33c748724a85b294964e2 (patch) | |
tree | 7ac0688be613614fe01dc9f0a3d52944540a9ab4 /pkg_config.8.xml | |
parent | 67718c4fbf21473297b79c9710b7d65720c80d29 (diff) | |
download | pfsense-packages-7d06b83962bef36aa6c33c748724a85b294964e2.tar.gz pfsense-packages-7d06b83962bef36aa6c33c748724a85b294964e2.tar.bz2 pfsense-packages-7d06b83962bef36aa6c33c748724a85b294964e2.zip |
Fix call-time pass-by-reference in Varnish 2.x, bump
Diffstat (limited to 'pkg_config.8.xml')
-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 fbafdd30..bcba9edd 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -779,7 +779,7 @@ <website>http://varnish-cache.org</website> <pkginfolink>https://doc.pfsense.org/index.php/Varnish_package</pkginfolink> <category>Services</category> - <version>2.1.5 pkg v.1.0</version> + <version>2.1.5 pkg v.1.0.1</version> <status>Release</status> <required_version>2.0</required_version> <config_file>https://packages.pfsense.org/packages/config/varnish64/varnish_backends.xml</config_file> |