mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
monit: update to 5.25.0.
This commit is contained in:
parent
52695c003c
commit
963aecbce3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'monit'
|
# Template file for 'monit'
|
||||||
pkgname=monit
|
pkgname=monit
|
||||||
version=5.24.0
|
version=5.25.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-ssl-dir=${XBPS_CROSS_BASE}/usr libmonit_cv_setjmp_available=yes
|
configure_args="--with-ssl-dir=${XBPS_CROSS_BASE}/usr libmonit_cv_setjmp_available=yes
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://mmonit.com/monit/"
|
homepage="http://mmonit.com/monit/"
|
||||||
distfiles="http://mmonit.com/monit/dist/${pkgname}-${version}.tar.gz"
|
distfiles="http://mmonit.com/monit/dist/${pkgname}-${version}.tar.gz"
|
||||||
checksum=754d1f0e165e5a26d4639a6a83f44ccf839e381f2622e0946d5302fa1f2d2414
|
checksum=8949b99716581c5550bbbfb1009190f0e70f84b804d39902e55c5c3d095c2c32
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall monitrc 700 etc/monit
|
vinstall monitrc 700 etc/monit
|
||||||
|
|
Loading…
Add table
Reference in a new issue