monit: update to 5.34.3.

This commit is contained in:
Duncaen 2024-12-11 17:49:59 +01:00
parent 646a0e5eae
commit 320c8161e8
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.2
version=5.34.3
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=291ca3d898e9b425b6d0c1768728fecd6c1cf4c268c79db15fda26285ad5b832
checksum=669d8b95ddec124d1444ba5264f67fdeae8e90e53b2929719f4750fc5ff3ba60
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"