monit: update to 5.19.0.
This commit is contained in:
parent
e41112d056
commit
db6991f32a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monit'
|
||||
pkgname=monit
|
||||
version=5.18
|
||||
version=5.19.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-ssl-dir=${XBPS_CROSS_BASE}/usr libmonit_cv_setjmp_available=yes
|
||||
|
@ -12,7 +12,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://mmonit.com/monit/"
|
||||
distfiles="http://mmonit.com/monit/dist/${pkgname}-${version}.tar.gz"
|
||||
checksum=75ccb85fa2ac1f44c9c95c5a6b539a254b0a1d64e16a36ec9eeb867484a4fcaf
|
||||
checksum=befcd54365502bce4ffd6d1b0c345d5b689c9f7cb3a35a462ba7dcffcf6f62b8
|
||||
|
||||
post_install() {
|
||||
vinstall monitrc 700 etc/monit
|
||||
|
|
Loading…
Reference in a new issue