diff options
author | Juergen Daubert <jue@jue.li> | 2021-01-20 11:58:49 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-01-20 11:58:49 +0100 |
commit | 2745d9d22da6b08e3b6345ea3a7cf82ee8411fa2 (patch) | |
tree | 769d8be1c6724890fb9535bccae804d7c9890b3e /monit | |
parent | e8cf12fe0b0dee911d0c38cfc9e524c0aa744366 (diff) | |
download | contrib-2745d9d22da6b08e3b6345ea3a7cf82ee8411fa2.tar.gz contrib-2745d9d22da6b08e3b6345ea3a7cf82ee8411fa2.tar.xz |
monit: update to 5.27.2
Diffstat (limited to 'monit')
-rw-r--r-- | monit/.signature | 6 | ||||
-rw-r--r-- | monit/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/monit/.signature b/monit/.signature index e7ddc27bb..93fdd4ff6 100644 --- a/monit/.signature +++ b/monit/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32AGmn+0YPf5c6N5DqPaDsXWyY9RsWXKTW+6wT7hpEN9sw3Gp8CUr6B2Fi/oHIb5O+SQ+ZOG0j8SKD+HWfEURww= -SHA256 (Pkgfile) = b3a2efec804db21e26faa0d39b58c2ad1f14a884b63ce79292762340e835075e +RWSagIOpLGJF369PpTWuVlU9DTYMqr9uwleNCZufSZbymLLfhT0WAhWwJvVaH8Z5mL46YREIJOdbzAZr1LP6rjKNx0spBkcTqAM= +SHA256 (Pkgfile) = a7b698b83a86b1663067f5dde64f170fd53b0fcd8bf57cf6a6511143723023b6 SHA256 (.footprint) = 1543986dc614b53b721621604afb2f1e34fa3f50e7f62ea8a5583e3adfb4575a -SHA256 (monit-5.27.1.tar.gz) = f57408d16185687513a3c4eb3f2bb72eef76331ac16210e9652e846e5c84ed51 +SHA256 (monit-5.27.2.tar.gz) = d8809c78d5dc1ed7a7ba32a5a55c5114855132cc4da4805f8d3aaf8cf46eaa4c SHA256 (monitd) = e8d5f6a67b0e75641bc0158bfdc942f1738f734d751c94ddfa82ec1f1c571f1e diff --git a/monit/Pkgfile b/monit/Pkgfile index 935b54131..3a2ca6d07 100644 --- a/monit/Pkgfile +++ b/monit/Pkgfile @@ -1,10 +1,10 @@ # Description: Utility for monitoring daemons running on a Unix system # URL: http://www.tildeslash.com/monit/ # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: openssl linux-pam +# Depends on: libnsl libtirpc linux-pam openssl zlib name=monit -version=5.27.1 +version=5.27.2 release=1 source=(http://mmonit.com/$name/dist/$name-$version.tar.gz \ monitd) |