system/monit: Updated for version 5.15.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7243405d64
commit
98d837d94a
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=monit
|
||||
VERSION=${VERSION:-5.11}
|
||||
VERSION=${VERSION:-5.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="monit"
|
||||
VERSION="5.11"
|
||||
VERSION="5.15"
|
||||
HOMEPAGE="http://mmonit.com/monit/"
|
||||
DOWNLOAD="http://mmonit.com/monit/dist/monit-5.11.tar.gz"
|
||||
MD5SUM="ff00f39d248ed7068932ed82211da9e6"
|
||||
DOWNLOAD="http://mmonit.com/monit/dist/monit-5.15.tar.gz"
|
||||
MD5SUM="c723745298d7ba6d28194b9f25eba6fe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue