diff --git a/srcpkgs/monit/patches/musl-fix.patch b/srcpkgs/monit/patches/musl-fix.patch index ee1d2b9828d..92bf9079410 100644 --- a/srcpkgs/monit/patches/musl-fix.patch +++ b/srcpkgs/monit/patches/musl-fix.patch @@ -1,6 +1,6 @@ --- src/process/sysdep_LINUX.c.orig +++ src/process/sysdep_LINUX.c -@@ -79,6 +79,10 @@ +@@ -71,6 +71,10 @@ #include #endif @@ -8,6 +8,6 @@ +#define GLOB_ONLYDIR 0 +#endif + - #ifndef HZ - # define HZ sysconf(_SC_CLK_TCK) + #ifdef HAVE_SYS_SYSINFO_H + #include #endif diff --git a/srcpkgs/monit/template b/srcpkgs/monit/template index d42da23c3a7..edcf45ebf5a 100644 --- a/srcpkgs/monit/template +++ b/srcpkgs/monit/template @@ -1,6 +1,6 @@ # Template file for 'monit' pkgname=monit -version=5.15 +version=5.16 revision=1 build_style=gnu-configure configure_args="--with-ssl-dir=${XBPS_CROSS_BASE}/usr libmonit_cv_setjmp_available=yes @@ -12,7 +12,7 @@ maintainer="Duncaen " license="GPL-3" homepage="http://mmonit.com/monit/" distfiles="http://mmonit.com/monit/dist/${pkgname}-${version}.tar.gz" -checksum=deada8153dc7e8755f572bc4d790143a92c7a8668dccb563ae4dbd73af56697c +checksum=5b998e796113ce244c8b575da09d3a62bac1b2765484fe6416f224b4ba8f391f post_install() { vinstall monitrc 700 etc/monit