mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/monit: Updated for version 5.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2804063a14
commit
18a9c7fad8
3 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=monit
|
PRGNAM=monit
|
||||||
VERSION=${VERSION:-5.17}
|
VERSION=${VERSION:-5.18}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="monit"
|
PRGNAM="monit"
|
||||||
VERSION="5.17"
|
VERSION="5.18"
|
||||||
HOMEPAGE="http://mmonit.com/monit/"
|
HOMEPAGE="https://mmonit.com/monit/"
|
||||||
DOWNLOAD="http://mmonit.com/monit/dist/monit-5.17.tar.gz"
|
DOWNLOAD="https://mmonit.com/monit/dist/monit-5.18.tar.gz"
|
||||||
MD5SUM="76b30ae01e585d3963d68553be146da3"
|
MD5SUM="a1bfac0fbb83439435f8616200d2364d"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
|
@ -13,7 +13,7 @@ monit: files, directories and devices on a Unix system. Monit conducts
|
||||||
monit: automatic maintenance and repair and can execute meaningful causal
|
monit: automatic maintenance and repair and can execute meaningful causal
|
||||||
monit: actions in error situations.
|
monit: actions in error situations.
|
||||||
monit:
|
monit:
|
||||||
monit: Homepage: http://mmonit.com/monit/
|
monit: Homepage: https://mmonit.com/monit/
|
||||||
monit:
|
monit:
|
||||||
monit:
|
monit:
|
||||||
monit:
|
monit:
|
||||||
|
|
Loading…
Reference in a new issue