monit: update to 5.34.3.
This commit is contained in:
parent
646a0e5eae
commit
320c8161e8
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue