system/monit: Updated for version 5.22.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9578f0085d
commit
a59f0cc951
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script of monit
|
||||
|
||||
# Copyright 2006 Ricardson Williams <ricardsonwilliams at yahoo.com.br>
|
||||
# Copyright 2017 Bryan Harris <bryanlharris at gmail dot com>
|
||||
# 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=monit
|
||||
VERSION=${VERSION:-5.20.0}
|
||||
VERSION=${VERSION:-5.22.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="monit"
|
||||
VERSION="5.20.0"
|
||||
VERSION="5.22.0"
|
||||
HOMEPAGE="https://mmonit.com/monit/"
|
||||
DOWNLOAD="https://mmonit.com/monit/dist/monit-5.20.0.tar.gz"
|
||||
MD5SUM="769a44ee13b4e1f90156b58dc2f7ea7c"
|
||||
DOWNLOAD="https://mmonit.com/monit/dist/monit-5.22.0.tar.gz"
|
||||
MD5SUM="768a637b8d23b6cbce271a8ff125c61f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue