diff options
author | Bill Marquette <billm@pfsense.org> | 2006-04-24 03:54:12 +0000 |
---|---|---|
committer | Bill Marquette <billm@pfsense.org> | 2006-04-24 03:54:12 +0000 |
commit | 44cd9b8f21e6786034898c2c3cfd2146c92b5d0c (patch) | |
tree | 0f466c341b21dfcf4fbb46c580878a869d896295 | |
parent | 9219b0f3d7be1dde134c3496b57feaca2da493ee (diff) | |
download | pfsense-packages-44cd9b8f21e6786034898c2c3cfd2146c92b5d0c.tar.gz pfsense-packages-44cd9b8f21e6786034898c2c3cfd2146c92b5d0c.tar.bz2 pfsense-packages-44cd9b8f21e6786034898c2c3cfd2146c92b5d0c.zip |
update squid package to relect that we use the 4th FreeBSD package for
squid 2.5.12
-rw-r--r-- | pkg_config.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index fa6e4418..64bf5d81 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -176,7 +176,7 @@ test server or link availability and modify translation or routing rules. This p <category>Network Management</category> <depends_on_package_base_url>http://www.pfsense.com/packages/All</depends_on_package_base_url> <depends_on_package>squid-2.5.12_4.tbz</depends_on_package> - <version>2.5.12.1</version> + <version>2.5.12_4</version> <status>ALPHA</status> <config_file>http://www.pfsense.com/packages/config/squid_ng.xml</config_file> <configurationfile>squid_ng.xml</configurationfile> @@ -364,4 +364,4 @@ test server or link availability and modify translation or routing rules. This p <logfilename>pure-ftpd.log</logfilename> </logging> </package> -</pfsensepkgs>
\ No newline at end of file +</pfsensepkgs> |