diff options
author | jim-p <jimp@pfsense.org> | 2011-07-20 14:58:11 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2011-07-20 14:58:11 -0400 |
commit | f96b38e14996373f0c432d05749b4e228f52164a (patch) | |
tree | 2672967abc9f25ad04976bdb6ef8458d9d3b5cfc /pkg_config.7.xml | |
parent | 3498f7686320ecf05ba07b1b7df998abc8bb9b7b (diff) | |
download | pfsense-packages-f96b38e14996373f0c432d05749b4e228f52164a.tar.gz pfsense-packages-f96b38e14996373f0c432d05749b4e228f52164a.tar.bz2 pfsense-packages-f96b38e14996373f0c432d05749b4e228f52164a.zip |
Use the exact name and not the "Latest" shortcut or the code to check if the pkg installed will fail.
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-x | pkg_config.7.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index a6d15a2e..5893b893 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -1089,8 +1089,8 @@ <name>Pre-2.0 Upgrade Check</name> <descr>Pre-2.0 Upgrade Check</descr> <category>System</category> - <depends_on_package_base_url>http://ftp-archive.freebsd.org/mirror/FreeBSD-Archive/ports/i386/packages-7.2-release/Latest/</depends_on_package_base_url> - <depends_on_package>libxml2.tbz</depends_on_package> + <depends_on_package_base_url>http://ftp-archive.freebsd.org/mirror/FreeBSD-Archive/ports/i386/packages-7.2-release/All/</depends_on_package_base_url> + <depends_on_package>libxml2-2.7.3.tbz</depends_on_package> <config_file>http://www.pfsense.com/packages/config/pre2upgrade/pre2upgrade.xml</config_file> <version>1.0</version> <status>Stable</status> |