monit: update to 5.34.1.
This commit is contained in:
parent
cdb8d4e151
commit
2984b92a80
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'monit'
|
||||
pkgname=monit
|
||||
version=5.34.0
|
||||
version=5.34.1
|
||||
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/monit-${version}.tar.gz"
|
||||
checksum=37f514cd8973bbce104cb8517ff3fc504052a083703eee0d0e873db26b919820
|
||||
checksum=ef1a05d8140bc0165ee6653b942b6ff5fa73f9aec11b02fc47c9c1cab9174152
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||
makedepends+=" libxcrypt-devel"
|
||||
|
|
Loading…
Reference in New Issue