system/monitoring-plugins: Updated for version 2.1.2.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
2a3bd0f59d
commit
03440a9702
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for monitoring-plugins
|
||||
|
||||
# Copyright 2015 Mario Preksavec, Zagreb, Croatia
|
||||
# Copyright 2015, 2016 Mario Preksavec, Zagreb, Croatia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=monitoring-plugins
|
||||
VERSION=${VERSION:-2.1.1}
|
||||
VERSION=${VERSION:-2.1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="monitoring-plugins"
|
||||
VERSION="2.1.1"
|
||||
VERSION="2.1.2"
|
||||
HOMEPAGE="https://www.monitoring-plugins.org/"
|
||||
DOWNLOAD="https://www.monitoring-plugins.org/download/monitoring-plugins-2.1.1.tar.gz"
|
||||
MD5SUM="8e564c03e3fc32f452956892b19abb4d"
|
||||
DOWNLOAD="https://www.monitoring-plugins.org/download/monitoring-plugins-2.1.2.tar.gz"
|
||||
MD5SUM="4a210f7db012571ea58e214cef74f612"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue