diff options
Diffstat (limited to 'config/packetcapturefix/packetcapturefix.xml')
-rw-r--r-- | config/packetcapturefix/packetcapturefix.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/packetcapturefix/packetcapturefix.xml b/config/packetcapturefix/packetcapturefix.xml index 96386cf9..cea6f4d1 100644 --- a/config/packetcapturefix/packetcapturefix.xml +++ b/config/packetcapturefix/packetcapturefix.xml @@ -52,12 +52,12 @@ <additional_files_needed> <prefix>/usr/local/pkg/</prefix> <chmod>077</chmod> - <item>http://www.pfsense.com/packages/config/packetcapturefix/packetcapturefix.inc</item> + <item>https://packages.pfsense.org/packages/config/packetcapturefix/packetcapturefix.inc</item> </additional_files_needed> <additional_files_needed> <prefix>/usr/local/pkg/</prefix> <chmod>077</chmod> - <item>http://www.pfsense.com/packages/config/packetcapturefix/packetcapturefix.patch</item> + <item>https://packages.pfsense.org/packages/config/packetcapturefix/packetcapturefix.patch</item> </additional_files_needed> <custom_php_install_command> packetcapturefix_install(); |