diff options
author | jim-p <jimp@pfsense.org> | 2015-01-09 08:18:59 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2015-01-09 08:18:59 -0500 |
commit | 8052e07bef11260ef1876f63b70853ffd1dee253 (patch) | |
tree | 689f7acea6cacc38cdc100b2a9f1d691c0067150 /config/squidGuard/squidguard.xml | |
parent | 4510e208048adb9cc517000388e46b433ae8f23e (diff) | |
download | pfsense-packages-8052e07bef11260ef1876f63b70853ffd1dee253.tar.gz pfsense-packages-8052e07bef11260ef1876f63b70853ffd1dee253.tar.bz2 pfsense-packages-8052e07bef11260ef1876f63b70853ffd1dee253.zip |
Some variable and path fixes for squidGuard's blacklist update code.
Diffstat (limited to 'config/squidGuard/squidguard.xml')
-rw-r--r-- | config/squidGuard/squidguard.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/squidGuard/squidguard.xml b/config/squidGuard/squidguard.xml index 62882539..a41507a7 100644 --- a/config/squidGuard/squidguard.xml +++ b/config/squidGuard/squidguard.xml @@ -6,7 +6,7 @@ <requirements>Describe your package requirements here</requirements> <faq>Currently there are no FAQ items provided.</faq> <name>squidguardgeneral</name> - <version>1.4_4 pkg v.1.9.6</version> + <version>1.4_4 pkg v.1.9.7</version> <title>Proxy filter SquidGuard: General settings</title> <include_file>/usr/local/pkg/squidguard.inc</include_file> <!-- Installation --> |