aboutsummaryrefslogtreecommitdiffstats
path: root/config/dashboard/dashboard.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/dashboard/dashboard.xml')
-rw-r--r--config/dashboard/dashboard.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/config/dashboard/dashboard.xml b/config/dashboard/dashboard.xml
index 16940e35..492aef40 100644
--- a/config/dashboard/dashboard.xml
+++ b/config/dashboard/dashboard.xml
@@ -46,7 +46,7 @@
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
<name>dashboard</name>
- <version>0.7.2</version>
+ <version>0.7.3</version>
<title>Dashboard</title>
<include_file>/usr/local/pkg/dashboard.inc</include_file>
<additional_files_needed>
@@ -59,13 +59,10 @@
<chmod>077</chmod>
<item>http://www.pfsense.com/packages/config/dashboard/binaries/widgets.tgz</item>
</additional_files_needed>
- <custom_php_install_command>
+ <custom_php_install_command>
dashboard_install();
- </custom_php_install_command>
+ </custom_php_install_command>
<custom_php_deinstall_command>
dashboard_deinstall();
</custom_php_deinstall_command>
</packagegui>
-
-
-