diff options
author | Juergen Daubert <jue@jue.li> | 2021-03-31 10:58:45 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-03-31 10:58:45 +0200 |
commit | 269f11f02f953aaea90b49360138164375ab435e (patch) | |
tree | 2c6dcf47f37889a91dee89f319a4bb6d1a1d4725 /monit | |
parent | fe8f1d6a933f02fd08d3a05ea36ac377aa2ac5be (diff) | |
download | contrib-269f11f02f953aaea90b49360138164375ab435e.tar.gz contrib-269f11f02f953aaea90b49360138164375ab435e.tar.xz |
monit: update to 5.28.0
Diffstat (limited to 'monit')
-rw-r--r-- | monit/.signature | 6 | ||||
-rw-r--r-- | monit/Pkgfile | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/monit/.signature b/monit/.signature index 93fdd4ff6..61e0ab04b 100644 --- a/monit/.signature +++ b/monit/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF369PpTWuVlU9DTYMqr9uwleNCZufSZbymLLfhT0WAhWwJvVaH8Z5mL46YREIJOdbzAZr1LP6rjKNx0spBkcTqAM= -SHA256 (Pkgfile) = a7b698b83a86b1663067f5dde64f170fd53b0fcd8bf57cf6a6511143723023b6 +RWSagIOpLGJF30NXT5rllBNzhy7GMo/53Sd5wyMyopGuRyfjku6fpJhxNz90M7iQWf4xuU9YYPPDv/IPRoW0SvnMrlg/EQioqA4= +SHA256 (Pkgfile) = 2e93156a417e745a3d8a7bb64380101cce7e71420aef7140d0facf8e1aba7c0d SHA256 (.footprint) = 1543986dc614b53b721621604afb2f1e34fa3f50e7f62ea8a5583e3adfb4575a -SHA256 (monit-5.27.2.tar.gz) = d8809c78d5dc1ed7a7ba32a5a55c5114855132cc4da4805f8d3aaf8cf46eaa4c +SHA256 (monit-5.28.0.tar.gz) = 9fc6287fd9570b25a85c5d5bf988ee8bd4c54d0e9e01ff04cc4b9398a159849c SHA256 (monitd) = e8d5f6a67b0e75641bc0158bfdc942f1738f734d751c94ddfa82ec1f1c571f1e diff --git a/monit/Pkgfile b/monit/Pkgfile index 3a2ca6d07..4659bfde8 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: libnsl libtirpc linux-pam openssl zlib +# URL: http://www.tildeslash.com/monit/ +# Maintainer: Juergen Daubert, jue at crux dot nu +# Depends on: libnsl libtirpc linux-pam openssl zlib name=monit -version=5.27.2 +version=5.28.0 release=1 source=(http://mmonit.com/$name/dist/$name-$version.tar.gz \ monitd) |