diff options
author | Jose V Beneyto <sepen@crux.nu> | 2011-12-21 10:50:55 +0100 |
---|---|---|
committer | Jose V Beneyto <sepen@crux.nu> | 2011-12-21 10:50:55 +0100 |
commit | 1ab99321a83550574ce8f89dbd41c5f44a779c53 (patch) | |
tree | cd7fa66e3481368150f7a6136b505d3ed5da87f6 /monit | |
parent | 70c72356b5ebb1a46569ec1f92ec7d5e63cd3eb0 (diff) | |
download | contrib-1ab99321a83550574ce8f89dbd41c5f44a779c53.tar.gz contrib-1ab99321a83550574ce8f89dbd41c5f44a779c53.tar.xz |
monit: updated to 5.3.2
Diffstat (limited to 'monit')
-rw-r--r-- | monit/.md5sum | 2 | ||||
-rw-r--r-- | monit/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/monit/.md5sum b/monit/.md5sum index 0142ee94f..8082ec1f7 100644 --- a/monit/.md5sum +++ b/monit/.md5sum @@ -1,2 +1,2 @@ -2e97eac9750f68945ca860028d9ef0f3 monit-5.3.1.tar.gz +8bc077e3c289b2ad54360cc63914c4e5 monit-5.3.2.tar.gz 912160c1b3f72bc31cb9f91d37ae364d monitd diff --git a/monit/Pkgfile b/monit/Pkgfile index 4634bf758..3054cb11f 100644 --- a/monit/Pkgfile +++ b/monit/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl name=monit -version=5.3.1 +version=5.3.2 release=1 source=(http://mmonit.com/$name/dist/$name-$version.tar.gz \ monitd) |