diff options
author | jim-p <jimp@pfsense.org> | 2015-02-10 14:34:45 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2015-02-10 14:34:45 -0500 |
commit | d09b446a62d3e6cb3f5ea4ef4cb5391050bf226e (patch) | |
tree | 17fac8045f17bc0f1d2f17ca5b2d2b4a8437b54f /config/lightsquid/lightsquid.xml | |
parent | 65b006785bead6b2361eed28d546444593a30ded (diff) | |
download | pfsense-packages-d09b446a62d3e6cb3f5ea4ef4cb5391050bf226e.tar.gz pfsense-packages-d09b446a62d3e6cb3f5ea4ef4cb5391050bf226e.tar.bz2 pfsense-packages-d09b446a62d3e6cb3f5ea4ef4cb5391050bf226e.zip |
Various fixes for lightsquid on 2.2
Diffstat (limited to 'config/lightsquid/lightsquid.xml')
-rw-r--r-- | config/lightsquid/lightsquid.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/lightsquid/lightsquid.xml b/config/lightsquid/lightsquid.xml index 8b5b9ae9..0f6baf37 100644 --- a/config/lightsquid/lightsquid.xml +++ b/config/lightsquid/lightsquid.xml @@ -7,7 +7,7 @@ /* $Id$ */ /* ========================================================================== */ /* - authng.xml + lightsquid.xml part of pfSense (http://www.pfSense.com) Copyright (C) 2007 to whom it may belong All rights reserved. @@ -46,7 +46,7 @@ <requirements>Describe your package requirements here</requirements> <faq>Currently there are no FAQ items provided.</faq> <name>lightsquid</name> - <version>1.7.1</version> + <version>1.8.2 pkg v.2.34</version> <title>Services: Proxy Reports (LightSquid, SQStat) -> Settings</title> <category>Status</category> <include_file>/usr/local/pkg/lightsquid.inc</include_file> |