diff options
author | Juergen Daubert <jue@jue.li> | 2017-04-21 15:18:35 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-04-21 15:18:35 +0200 |
commit | 3674b05785682189a56a4bb3be5d97026439482b (patch) | |
tree | 577a84f4cf85e88262d89971b85aa64697258498 /monit | |
parent | 64b5e531ee44b52807969588ed48b30218a1becd (diff) | |
download | contrib-3674b05785682189a56a4bb3be5d97026439482b.tar.gz contrib-3674b05785682189a56a4bb3be5d97026439482b.tar.xz |
monit: update to 5.22.0
Diffstat (limited to 'monit')
-rw-r--r-- | monit/.md5sum | 2 | ||||
-rw-r--r-- | monit/.signature | 6 | ||||
-rw-r--r-- | monit/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/monit/.md5sum b/monit/.md5sum index df7f1aa2d..88b0181d3 100644 --- a/monit/.md5sum +++ b/monit/.md5sum @@ -1,2 +1,2 @@ -6e300f87fd108d85844cee9a64f0c7fb monit-5.21.0.tar.gz +768a637b8d23b6cbce271a8ff125c61f monit-5.22.0.tar.gz 2b53a910b186b0c21306f59dc0a48f8c monitd diff --git a/monit/.signature b/monit/.signature index c1c57678d..839164db4 100644 --- a/monit/.signature +++ b/monit/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3wFeeJVnlsJ3Uq7Uc8Lx01XGcmlKL0OanOhmrGlFb3JJ9n8OA54hmcGcxl2Pw1bND97hh9exQ04GyaOimD5/KAM= -SHA256 (Pkgfile) = 922c625d4d1b9bbf3fde97fcee176e42fc55ed67c7141c0304c6f99cdcefe021 +RWSagIOpLGJF38vT6WLR7teh88hzb0TjcwEcRcotMfrNFYFtZtvntWqAu7Vau1dzW4OlqdTTyRDzLHsECyNIgcWZzWjFCO8tCwE= +SHA256 (Pkgfile) = a3b4a812142f95cd40a00d5f6236288537b7efde40391b31fb4a6407ff48ec33 SHA256 (.footprint) = 1543986dc614b53b721621604afb2f1e34fa3f50e7f62ea8a5583e3adfb4575a -SHA256 (monit-5.21.0.tar.gz) = fbf76163ed4a180854d378af60fed0cdbc5a8772823957234efc182ead10c03c +SHA256 (monit-5.22.0.tar.gz) = 9fc58b5e3caafd64f0b6fff3e65ae757239fab37d04fb33efce177da15176183 SHA256 (monitd) = e8d5f6a67b0e75641bc0158bfdc942f1738f734d751c94ddfa82ec1f1c571f1e diff --git a/monit/Pkgfile b/monit/Pkgfile index bc348a3e7..a061324a0 100644 --- a/monit/Pkgfile +++ b/monit/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=monit -version=5.21.0 +version=5.22.0 release=1 source=(http://mmonit.com/$name/dist/$name-$version.tar.gz \ monitd) |