diff options
author | jim-p <jimp@pfsense.org> | 2014-08-13 13:00:33 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2014-08-13 13:00:33 -0400 |
commit | 834d4708ff91096ca8b62ea8cc3d4883294eaa1b (patch) | |
tree | 025a80bb8e8677e0cf7f4ebe1428e766e1e76e88 | |
parent | 5e2733492aaaa8a6c124d41e7f8d66d501f4915f (diff) | |
download | pfsense-packages-834d4708ff91096ca8b62ea8cc3d4883294eaa1b.tar.gz pfsense-packages-834d4708ff91096ca8b62ea8cc3d4883294eaa1b.tar.bz2 pfsense-packages-834d4708ff91096ca8b62ea8cc3d4883294eaa1b.zip |
Activate ntopng for 2.1.4
-rw-r--r-- | pkg_config.8.xml | 3 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 8c6bbf37..857fb400 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -379,8 +379,7 @@ </build_pbi> <version>1.1 v0.1</version> <status>ALPHA</status> - <!-- Only here to build binaries, not used yet --> - <required_version>3.0</required_version> + <required_version>2.1.4</required_version> <config_file>https://packages.pfsense.org/packages/config/ntopng/ntopng.xml</config_file> <configurationfile>ntopng.xml</configurationfile> <noembedded>true</noembedded> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index cd8cf25c..a0075969 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -366,8 +366,7 @@ </build_pbi> <version>1.1 v0.1</version> <status>ALPHA</status> - <!-- Only here to build binaries, not used yet --> - <required_version>3.0</required_version> + <required_version>2.1.4/required_version> <config_file>https://packages.pfsense.org/packages/config/ntopng/ntopng.xml</config_file> <configurationfile>ntopng.xml</configurationfile> <noembedded>true</noembedded> |