diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-10 13:16:04 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-10 13:16:04 +0100 |
commit | 95ba1c5e9f42f6926d40b1cd338a5ee8bd73a0d3 (patch) | |
tree | 1d96c83a24637b6ea4a6e2a11d5fa1fbfc1f4bb1 | |
parent | 52768971354a8fc78fceba135cf749e238890bf0 (diff) | |
download | slackbuilds-95ba1c5e9f42f6926d40b1cd338a5ee8bd73a0d3.tar.gz |
system/nagios-plugins: Fixed homepage and download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | system/nagios-plugins/nagios-plugins.info | 6 | ||||
-rw-r--r-- | system/nagios-plugins/slack-desc | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/nagios-plugins/nagios-plugins.info b/system/nagios-plugins/nagios-plugins.info index e7496f467a..4848a221b2 100644 --- a/system/nagios-plugins/nagios-plugins.info +++ b/system/nagios-plugins/nagios-plugins.info @@ -1,9 +1,9 @@ PRGNAM="nagios-plugins" VERSION="1.4.15" -HOMEPAGE="http://www.nagios.org" -DOWNLOAD="http://downloads.sourceforge.net/nagiosplug/nagios-plugins-1.4.15.tar.gz" -DOWNLOAD_x86_64="" +HOMEPAGE="https://www.nagios-plugins.org/" +DOWNLOAD="https://www.nagios-plugins.org/download/nagios-plugins-1.4.15.tar.gz" MD5SUM="56abd6ade8aa860b38c4ca4a6ac5ab0d" +DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="nagios" MAINTAINER="Zordrak" diff --git a/system/nagios-plugins/slack-desc b/system/nagios-plugins/slack-desc index 02e8da02f5..58766ee59c 100644 --- a/system/nagios-plugins/slack-desc +++ b/system/nagios-plugins/slack-desc @@ -15,5 +15,5 @@ nagios-plugins: plugins) to do all the dirty work. Plugins are compiled executab nagios-plugins: scripts (Perl scripts, shell scripts, etc.) that can be run from a nagios-plugins: command line to check the status or a host or service. nagios-plugins: -nagios-plugins: http://www.nagios.org/ +nagios-plugins: http://www.nagios-plugins.org/ nagios-plugins: |