diff options
author | jim-p <jimp@pfsense.org> | 2013-05-28 13:47:34 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-05-28 13:48:38 -0400 |
commit | 1718fc1140d6145ec89cc5868dbceebd0f0c0823 (patch) | |
tree | 93901a43fc1af331eb426cdba74fb1f17c907465 /config/vnstat | |
parent | edd5a31d27cfdb2023024b93bbb0038b2f124dcc (diff) | |
download | pfsense-packages-1718fc1140d6145ec89cc5868dbceebd0f0c0823.tar.gz pfsense-packages-1718fc1140d6145ec89cc5868dbceebd0f0c0823.tar.bz2 pfsense-packages-1718fc1140d6145ec89cc5868dbceebd0f0c0823.zip |
Fix/relocate a bunch of missing files/dependencies for binaries that were removed from git but lingered on www rather than files.
Diffstat (limited to 'config/vnstat')
-rw-r--r-- | config/vnstat/vnstat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/vnstat/vnstat.xml b/config/vnstat/vnstat.xml index 2a0c06f5..63a121a0 100644 --- a/config/vnstat/vnstat.xml +++ b/config/vnstat/vnstat.xml @@ -25,7 +25,7 @@ <additional_files_needed> <prefix>/usr/local/pkg/</prefix> <chmod>0644</chmod> - <item>http://www.pfsense.com/packages/config/vnstat/bin/vnstat_php_frontend-1.4.1.tar.gz</item> + <item>http://files.pfsense.org/packages/7/vnstat/vnstat_php_frontend-1.4.1.tar.gz</item> </additional_files_needed> <custom_php_resync_config_command></custom_php_resync_config_command> <custom_php_install_command>vnstat_install_config();</custom_php_install_command> |