monit: update to 5.34.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'monit'
|
||||
pkgname=monit
|
||||
version=5.33.0
|
||||
revision=3
|
||||
version=5.34.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--with-ssl-dir=${XBPS_CROSS_BASE}/usr
|
||||
@@ -15,8 +15,8 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="AGPL-3.0-only"
|
||||
homepage="https://mmonit.com/monit/"
|
||||
changelog="https://mmonit.com/monit/changes/"
|
||||
distfiles="https://mmonit.com/monit/dist/${pkgname}-${version}.tar.gz"
|
||||
checksum=1ace889c0183473a9d70160df6533bb6e1338dc1354f5928507803e1e2a863b5
|
||||
distfiles="https://mmonit.com/monit/dist/monit-${version}.tar.gz"
|
||||
checksum=37f514cd8973bbce104cb8517ff3fc504052a083703eee0d0e873db26b919820
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||
makedepends+=" libxcrypt-devel"
|
||||
|
||||
Reference in New Issue
Block a user