mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
monit: update to 5.26.0.
This commit is contained in:
parent
10b75a6748
commit
d1cc8f5bed
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'monit'
|
||||
pkgname=monit
|
||||
version=5.25.3
|
||||
revision=2
|
||||
version=5.26.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--with-ssl-dir=${XBPS_CROSS_BASE}/usr
|
||||
|
@ -16,7 +16,7 @@ license="AGPL-3.0-only"
|
|||
homepage="http://mmonit.com/monit/"
|
||||
#changelog="https://mmonit.com/monit/changes/"
|
||||
distfiles="http://mmonit.com/monit/dist/${pkgname}-${version}.tar.gz"
|
||||
checksum=c10258c8839d20864d30390e7cbf2ff5e0480a67a6fb80c02aa457d6e3390569
|
||||
checksum=87fc4568a3af9a2be89040efb169e3a2e47b262f99e78d5ddde99dd89f02f3c2
|
||||
|
||||
post_install() {
|
||||
vconf monitrc
|
||||
|
|
Loading…
Add table
Reference in a new issue