monit: update to 5.34.1.

This commit is contained in:
Duncaen 2024-10-08 17:23:11 +02:00
parent cdb8d4e151
commit 2984b92a80
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -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"