mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
monit: update to 5.34.3.
This commit is contained in:
parent
646a0e5eae
commit
320c8161e8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'monit'
|
# Template file for 'monit'
|
||||||
pkgname=monit
|
pkgname=monit
|
||||||
version=5.34.2
|
version=5.34.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -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=291ca3d898e9b425b6d0c1768728fecd6c1cf4c268c79db15fda26285ad5b832
|
checksum=669d8b95ddec124d1444ba5264f67fdeae8e90e53b2929719f4750fc5ff3ba60
|
||||||
|
|
||||||
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