monit: update to 5.32.0.
This commit is contained in:
parent
113b85c3fb
commit
d953e12100
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monit'
|
||||
pkgname=monit
|
||||
version=5.31.0
|
||||
version=5.32.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
|
@ -16,7 +16,7 @@ license="AGPL-3.0-only"
|
|||
homepage="https://mmonit.com/monit/"
|
||||
changelog="https://mmonit.com/monit/changes/"
|
||||
distfiles="https://mmonit.com/monit/dist/${pkgname}-${version}.tar.gz"
|
||||
checksum=eae71f28941fb663eec74c1a59b69546c659529796550bd9c0c544e9b52ac055
|
||||
checksum=1077052d4c4e848ac47d14f9b37754d46419aecbe8c9a07e1f869c914faf3216
|
||||
|
||||
pre_configure() {
|
||||
./bootstrap
|
||||
|
|
Loading…
Reference in a new issue