diff mbox

package/monit: bump to version 5.16.1

Message ID 1455025592-25755-1-git-send-email-joerg.krause@embedded.rocks
State Changes Requested
Headers show

Commit Message

Jörg Krause Feb. 9, 2016, 1:46 p.m. UTC
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
---
 package/monit/monit.hash | 4 ++--
 package/monit/monit.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Thomas Petazzoni Feb. 21, 2016, 9:05 p.m. UTC | #1
Dear Jörg Krause,

On Tue,  9 Feb 2016 14:46:32 +0100, Jörg Krause wrote:
> Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
> ---
>  package/monit/monit.hash | 4 ++--
>  package/monit/monit.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

This doesn't build, as there is no 5.16.1 release upstream:

>>> monit 5.16.1 Downloading
--2016-02-21 21:54:17--  http://mmonit.com/monit/dist/monit-5.16.1.tar.gz
Resolving mmonit.com (mmonit.com)... 62.109.39.247
Connecting to mmonit.com (mmonit.com)|62.109.39.247|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://mmonit.com/monit/dist/monit-5.16.1.tar.gz [following]
--2016-02-21 21:54:17--  https://mmonit.com/monit/dist/monit-5.16.1.tar.gz
Connecting to mmonit.com (mmonit.com)|62.109.39.247|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-02-21 21:54:17 ERROR 404: Not Found.

Looking at https://mmonit.com/monit/dist/, the last version is 5.16.

How did you find a 5.16.1 version ?

Best regards,

Thomas
Jörg Krause Feb. 22, 2016, 9:27 a.m. UTC | #2
Dear Thomas,

On So, 2016-02-21 at 22:05 +0100, Thomas Petazzoni wrote:
> Dear Jörg Krause,
> 
> On Tue,  9 Feb 2016 14:46:32 +0100, Jörg Krause wrote:
> > 
> > Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
> > ---
> >  package/monit/monit.hash | 4 ++--
> >  package/monit/monit.mk   | 2 +-
> >  2 files changed, 3 insertions(+), 3 deletions(-)
> This doesn't build, as there is no 5.16.1 release upstream:
> 
> > 
> > > 
> > > > 
> > > > monit 5.16.1 Downloading
> --2016-02-21 21:54:17--  http://mmonit.com/monit/dist/monit-5.16.1.ta
> r.gz
> Resolving mmonit.com (mmonit.com)... 62.109.39.247
> Connecting to mmonit.com (mmonit.com)|62.109.39.247|:80... connected.
> HTTP request sent, awaiting response... 302 Found
> Location: https://mmonit.com/monit/dist/monit-5.16.1.tar.gz
> [following]
> --2016-02-21 21:54:17--  https://mmonit.com/monit/dist/monit-5.16.1.t
> ar.gz
> Connecting to mmonit.com (mmonit.com)|62.109.39.247|:443...
> connected.
> HTTP request sent, awaiting response... 404 Not Found
> 2016-02-21 21:54:17 ERROR 404: Not Found.
> 
> Looking at https://mmonit.com/monit/dist/, the last version is 5.16.
> 
> How did you find a 5.16.1 version ?

Looks like it was removed meanwhile:
    $ ls dl/monit-*.tar.gz
    dl/monit-5.16.1.tar.gz

I'll prepare a new patch for this package.

Best regards
Jörg Krause
diff mbox

Patch

diff --git a/package/monit/monit.hash b/package/monit/monit.hash
index 3724490..5d527c2 100644
--- a/package/monit/monit.hash
+++ b/package/monit/monit.hash
@@ -1,2 +1,2 @@ 
-# From https://mmonit.com/monit/dist/monit-5.12.2.tar.gz.sha256:
-sha256	8ab0296d1aa2351b1573481592d7b5e06de1edd49dff1b5552839605a450914c  monit-5.12.2.tar.gz
+# From https://mmonit.com/monit/dist/monit-5.16.1.tar.gz.sha256:
+sha256	b729b8345f5b85311c7f05751fc5d009128fd4a95fc4929a04b43bd15ab3b23f  monit-5.16.1.tar.gz
diff --git a/package/monit/monit.mk b/package/monit/monit.mk
index 9f0a29a..0843ee5 100644
--- a/package/monit/monit.mk
+++ b/package/monit/monit.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-MONIT_VERSION = 5.12.2
+MONIT_VERSION = 5.16.1
 MONIT_SITE = http://mmonit.com/monit/dist
 MONIT_LICENSE = AGPLv3 with OpenSSL exception
 MONIT_LICENSE_FILES = COPYING