diff options
author | Jose V Beneyto <sepen@crux.nu> | 2009-04-23 08:23:57 +0000 |
---|---|---|
committer | Jose V Beneyto <sepen@crux.nu> | 2009-04-23 08:24:05 +0000 |
commit | 8f9f96ba181d9a062b27d9e63f03bc14e26b1b51 (patch) | |
tree | afd15637bdd610adacbea9bda6966fd33b8e7efe /monit | |
parent | 08f938ed56824daf6b3a6280b3ede4c5ce7158bb (diff) | |
download | contrib-8f9f96ba181d9a062b27d9e63f03bc14e26b1b51.tar.gz contrib-8f9f96ba181d9a062b27d9e63f03bc14e26b1b51.tar.xz |
monit: updated to 5.0.1
Diffstat (limited to 'monit')
-rw-r--r-- | monit/.md5sum | 2 | ||||
-rw-r--r-- | monit/Pkgfile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/monit/.md5sum b/monit/.md5sum index f52303b11..ea94bcb15 100644 --- a/monit/.md5sum +++ b/monit/.md5sum @@ -1,2 +1,2 @@ -61e13c0c6f5ad396e12a7692135d8737 monit-5.0.tar.gz +4a33f7f0b8d40264fb50370e6544f974 monit-5.0.1.tar.gz 912160c1b3f72bc31cb9f91d37ae364d monitd diff --git a/monit/Pkgfile b/monit/Pkgfile index a34af9159..6b72ae279 100644 --- a/monit/Pkgfile +++ b/monit/Pkgfile @@ -5,8 +5,8 @@ # Depends on: openssl name=monit -version=5.0 -release=2 +version=5.0.1 +release=1 source=(http://www.tildeslash.com/$name/dist/$name-$version.tar.gz \ monitd) |