diff options
author | jim-p <jimp@pfsense.org> | 2011-05-27 10:36:11 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2011-05-27 10:36:11 -0400 |
commit | 1945e1268a65a9398b9afb36579137a8fb24c3b0 (patch) | |
tree | fdc44b2f35995a378b12d8b45ab4c0d7b0fbc29a | |
parent | ff098a580cac72ca0c420b5ae688c2e250f51a77 (diff) | |
download | pfsense-packages-1945e1268a65a9398b9afb36579137a8fb24c3b0.tar.gz pfsense-packages-1945e1268a65a9398b9afb36579137a8fb24c3b0.tar.bz2 pfsense-packages-1945e1268a65a9398b9afb36579137a8fb24c3b0.zip |
Slight fix to nut.xml, bump again.
-rw-r--r-- | config/nut/nut.xml | 3 | ||||
-rwxr-xr-x | pkg_config.7.xml | 2 | ||||
-rwxr-xr-x | pkg_config.8.xml | 2 | ||||
-rwxr-xr-x | pkg_config.8.xml.amd64 | 2 |
4 files changed, 4 insertions, 5 deletions
diff --git a/config/nut/nut.xml b/config/nut/nut.xml index aaad64ea..591d72cb 100644 --- a/config/nut/nut.xml +++ b/config/nut/nut.xml @@ -643,5 +643,4 @@ <custom_php_deinstall_command> deinstall_package_nut(); </custom_php_deinstall_command> -</packagegui> - +</packagegui>
\ No newline at end of file diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 2dec4b71..9e72fec2 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -603,7 +603,7 @@ <descr>Network UPS Tools</descr> <website>http://www.networkupstools.org/</website> <category>Network Management</category> - <version>2.2.2b pkg 1.1</version> + <version>2.2.2b pkg 1.2</version> <status>BETA</status> <required_version>1.2.1</required_version> <maintainer>rswagoner@gmail.com</maintainer> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index a2ce7268..437f2bdc 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -563,7 +563,7 @@ <descr>Network UPS Tools</descr> <website>http://www.networkupstools.org/</website> <category>Network Management</category> - <version>2.2.2_5 pkg 1.1</version> + <version>2.2.2_5 pkg 1.2</version> <status>BETA</status> <required_version>2.0</required_version> <maintainer>rswagoner@gmail.com</maintainer> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 4306457b..34728f39 100755 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -613,7 +613,7 @@ <descr>Network UPS Tools</descr> <website>http://www.networkupstools.org/</website> <category>Network Management</category> - <version>2.2.2_5 pkg 1.1</version> + <version>2.2.2_5 pkg 1.2</version> <status>BETA</status> <required_version>2.0</required_version> <maintainer>rswagoner@gmail.com</maintainer> |