diff options
author | Juergen Daubert <jue@jue.li> | 2021-07-30 18:08:32 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-07-30 18:08:32 +0200 |
commit | 32303ec837f7e5a1b1cb17f9925c3a6e95c7647f (patch) | |
tree | 2a239c3f3cbfdbd34abd67c34c9cc99b72cff92b /monit | |
parent | da4b6aca7f78ba021910f36529a12d0a547bdf80 (diff) | |
download | contrib-32303ec837f7e5a1b1cb17f9925c3a6e95c7647f.tar.gz contrib-32303ec837f7e5a1b1cb17f9925c3a6e95c7647f.tar.xz |
monit: update to 5.28.1
Diffstat (limited to 'monit')
-rw-r--r-- | monit/.signature | 6 | ||||
-rw-r--r-- | monit/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/monit/.signature b/monit/.signature index 61e0ab04b..20eecb6a7 100644 --- a/monit/.signature +++ b/monit/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30NXT5rllBNzhy7GMo/53Sd5wyMyopGuRyfjku6fpJhxNz90M7iQWf4xuU9YYPPDv/IPRoW0SvnMrlg/EQioqA4= -SHA256 (Pkgfile) = 2e93156a417e745a3d8a7bb64380101cce7e71420aef7140d0facf8e1aba7c0d +RWSagIOpLGJF34J2Jg/e62UxkaWHngKPprsHfH+69A32xOEd3MUFRbIqn3RoZqi9OQMeTEESCSAxxzRREkGTjDlyWLRng3BmWw8= +SHA256 (Pkgfile) = 3d129f32fa1bad6833a991ec1c99c80ae7409b99c6303cef118d5ec6b83c3d3e SHA256 (.footprint) = 1543986dc614b53b721621604afb2f1e34fa3f50e7f62ea8a5583e3adfb4575a -SHA256 (monit-5.28.0.tar.gz) = 9fc6287fd9570b25a85c5d5bf988ee8bd4c54d0e9e01ff04cc4b9398a159849c +SHA256 (monit-5.28.1.tar.gz) = 57d8885f66e58a0a4ca6a967f2bb7e8c15ed988a25b5ca6ba6733f919ef07a5c SHA256 (monitd) = e8d5f6a67b0e75641bc0158bfdc942f1738f734d751c94ddfa82ec1f1c571f1e diff --git a/monit/Pkgfile b/monit/Pkgfile index 4659bfde8..36d2d1f62 100644 --- a/monit/Pkgfile +++ b/monit/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libnsl libtirpc linux-pam openssl zlib name=monit -version=5.28.0 +version=5.28.1 release=1 source=(http://mmonit.com/$name/dist/$name-$version.tar.gz \ monitd) |