mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
system/monit: Updated for version 5.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
afab8c0cc7
commit
65dac6a43a
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=monit
|
||||
VERSION=${VERSION:-5.16}
|
||||
VERSION=${VERSION:-5.17}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="monit"
|
||||
VERSION="5.16"
|
||||
VERSION="5.17"
|
||||
HOMEPAGE="http://mmonit.com/monit/"
|
||||
DOWNLOAD="http://mmonit.com/monit/dist/monit-5.16.tar.gz"
|
||||
MD5SUM="d9e1b2392b1f737178543f54e3ea9488"
|
||||
DOWNLOAD="http://mmonit.com/monit/dist/monit-5.17.tar.gz"
|
||||
MD5SUM="76b30ae01e585d3963d68553be146da3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue