aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-05-14 16:16:37 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-05-14 16:16:37 -0300
commita999fe9ff2a9450aabc36f2d4934a06ce4d42901 (patch)
treefe9918e2502b4a50912b59ce1e740818ffb0bc07
parentc0813c73a592ad487ad51d3b898c2f3fba298218 (diff)
downloadpfsense-packages-a999fe9ff2a9450aabc36f2d4934a06ce4d42901.tar.gz
pfsense-packages-a999fe9ff2a9450aabc36f2d4934a06ce4d42901.tar.bz2
pfsense-packages-a999fe9ff2a9450aabc36f2d4934a06ce4d42901.zip
Use new PBI 0.8_1 for pfflowd and bump version to 1.0.3. Ticket #4304
-rw-r--r--config/pfflowd/pfflowd.xml2
-rw-r--r--pkg_config.10.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/config/pfflowd/pfflowd.xml b/config/pfflowd/pfflowd.xml
index 2470e2b2..0a683bba 100644
--- a/config/pfflowd/pfflowd.xml
+++ b/config/pfflowd/pfflowd.xml
@@ -1,6 +1,6 @@
<packagegui>
<name>pfflowd</name>
- <version>0.8.3 pkg v1.0.1</version>
+ <version>1.0.3</version>
<title>pfflowd: Settings</title>
<aftersaveredirect>pkg_edit.php?xml=pfflowd.xml&amp;id=0</aftersaveredirect>
<menu>
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index 73a6a260..5b3d9fe9 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -829,8 +829,8 @@
<descr>pfflowd converts OpenBSD PF status messages (sent via the pfsync interface) to Cisco NetFlow datagrams. These datagrams may be sent (via UDP) to a host of one's choice. Utilising the OpenBSD stateful packet filter infrastructure means that flow tracking is very fast and accurate.</descr>
<category>Network Management</category>
<config_file>https://packages.pfsense.org/packages/config/pfflowd/pfflowd.xml</config_file>
- <depends_on_package_pbi>pfflowd-0.8-##ARCH##.pbi</depends_on_package_pbi>
- <version>1.0.2</version>
+ <depends_on_package_pbi>pfflowd-0.8_1-##ARCH##.pbi</depends_on_package_pbi>
+ <version>1.0.3</version>
<status>Stable</status>
<required_version>2.2</required_version>
<configurationfile>pfflowd.xml</configurationfile>