mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
monit: update to 5.34.4.
This commit is contained in:
parent
d9919b72cf
commit
b3b7477d0c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'monit'
|
# Template file for 'monit'
|
||||||
pkgname=monit
|
pkgname=monit
|
||||||
version=5.34.3
|
version=5.34.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--with-ssl-dir=${XBPS_CROSS_BASE}/usr
|
--with-ssl-dir=${XBPS_CROSS_BASE}/usr
|
||||||
|
@ -16,7 +16,7 @@ license="AGPL-3.0-only"
|
||||||
homepage="https://mmonit.com/monit/"
|
homepage="https://mmonit.com/monit/"
|
||||||
changelog="https://mmonit.com/monit/changes/"
|
changelog="https://mmonit.com/monit/changes/"
|
||||||
distfiles="https://mmonit.com/monit/dist/monit-${version}.tar.gz"
|
distfiles="https://mmonit.com/monit/dist/monit-${version}.tar.gz"
|
||||||
checksum=669d8b95ddec124d1444ba5264f67fdeae8e90e53b2929719f4750fc5ff3ba60
|
checksum=ef607cfaabfd3767d40b9b9e32032f748beebc4d686831f6111e0e68fbd1b469
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
makedepends+=" libxcrypt-devel"
|
makedepends+=" libxcrypt-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue