monit: update to 5.35.1.

This commit is contained in:
Duncaen 2025-05-05 22:41:41 +02:00
parent 03144bd6e0
commit 87f626d5fe
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,6 +1,6 @@
# Template file for 'monit'
pkgname=monit
version=5.35.0
version=5.35.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=e9522a78b954eaee933c4810db7b99a36f941e022ca2b01570185d4ce41d8f12
checksum=77a4c023ee06aeed48536dfeb49d96a868a9eb8106c3e2e88cab537bbc72951b
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"