mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
monit: update to 5.34.0.
This commit is contained in:
parent
7899b74448
commit
1fd6cc7740
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue