diff options
author | mcrane <mctch@yahoo.com> | 2009-06-13 20:06:43 -0600 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2009-06-13 20:06:43 -0600 |
commit | 81065c240f0e0f2b05b77bd49eb69b152b4105a9 (patch) | |
tree | 46b8bf5f639aae8c1ef71ca91129fef93226c474 /pkg_config.7.xml | |
parent | 7e7fb10565a04e82c507d83ddaa0061c725cb294 (diff) | |
download | pfsense-packages-81065c240f0e0f2b05b77bd49eb69b152b4105a9.tar.gz pfsense-packages-81065c240f0e0f2b05b77bd49eb69b152b4105a9.tar.bz2 pfsense-packages-81065c240f0e0f2b05b77bd49eb69b152b4105a9.zip |
Applied Shellcmd patch that was created by Aarno Aukia added a if count statement to the array so it wouldn't error if the array was empty.
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-x | pkg_config.7.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 48782c7c..2efd5a8c 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -176,7 +176,7 @@ <pkginfolink></pkginfolink> <config_file>http://www.pfsense.com/packages/config/shellcmd/shellcmd.xml</config_file> <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url> - <version>0.3</version> + <version>0.4</version> <status>Beta</status> <required_version>1.2</required_version> <maintainer>markjcrane@gmail.com</maintainer> |