monit: update to 5.31.0.
This commit is contained in:
parent
fe9417a881
commit
53b9420f55
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.30.0
|
version=5.31.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -16,7 +16,7 @@ license="AGPL-3.0-only"
|
||||||
homepage="https://mmonit.com/monit/"
|
homepage="https://mmonit.com/monit/"
|
||||||
changelog="https://mmonit.com/monit/changes/"
|
changelog="https://mmonit.com/monit/changes/"
|
||||||
distfiles="https://mmonit.com/monit/dist/${pkgname}-${version}.tar.gz"
|
distfiles="https://mmonit.com/monit/dist/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e85649dfa8586f4fcdd34a0295c55ddd69b0eda6cfbdac47105a2673d10b1008
|
checksum=eae71f28941fb663eec74c1a59b69546c659529796550bd9c0c544e9b52ac055
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
|
Loading…
Reference in a new issue