|
@@ -4,14 +4,14 @@
|
|
|
include ${ADK_TOPDIR}/rules.mk
|
|
include ${ADK_TOPDIR}/rules.mk
|
|
|
|
|
|
|
|
PKG_NAME:= monit
|
|
PKG_NAME:= monit
|
|
|
-PKG_VERSION:= 5.6
|
|
|
|
|
-PKG_RELEASE:= 2
|
|
|
|
|
-PKG_HASH:= 38e09bd8b39abc59e6b9a9bb7a78f7eac2b02a92f4de1f3a6dc24e84dfedae0d
|
|
|
|
|
|
|
+PKG_VERSION:= 5.19.0
|
|
|
|
|
+PKG_RELEASE:= 1
|
|
|
|
|
+PKG_HASH:= befcd54365502bce4ffd6d1b0c345d5b689c9f7cb3a35a462ba7dcffcf6f62b8
|
|
|
PKG_DESCR:= utility for system services monitoring
|
|
PKG_DESCR:= utility for system services monitoring
|
|
|
PKG_SECTION:= sys/misc
|
|
PKG_SECTION:= sys/misc
|
|
|
PKG_NEEDS:= threads
|
|
PKG_NEEDS:= threads
|
|
|
PKG_URL:= http://mmonit.com/monit/
|
|
PKG_URL:= http://mmonit.com/monit/
|
|
|
-PKG_SITES:= http://www.tildeslash.com/monit/dist/
|
|
|
|
|
|
|
+PKG_SITES:= https://mmonit.com/monit/dist/
|
|
|
|
|
|
|
|
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
|
|
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
|
|
|
|
|
|