All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/next] httping: bump to version 2.4
@ 2015-02-15 20:46 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2015-02-15 20:46 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=0514d8f0426b0cc228e89cdf891532ba220faff2
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/httping/httping.hash |    2 ++
 package/httping/httping.mk   |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/package/httping/httping.hash b/package/httping/httping.hash
new file mode 100644
index 0000000..0368f75
--- /dev/null
+++ b/package/httping/httping.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256	dab59f02b08bfbbc978c005bb16d2db6fe21e1fc841fde96af3d497ddfc82084	httping-2.4.tgz
diff --git a/package/httping/httping.mk b/package/httping/httping.mk
index e868463..7e76090 100644
--- a/package/httping/httping.mk
+++ b/package/httping/httping.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-HTTPING_VERSION = 2.3.4
+HTTPING_VERSION = 2.4
 HTTPING_SOURCE = httping-$(HTTPING_VERSION).tgz
 HTTPING_SITE = http://www.vanheusden.com/httping
 HTTPING_LICENSE = GPLv2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-15 20:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-15 20:46 [Buildroot] [git commit branch/next] httping: bump to version 2.4 Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.