[Buildroot] [git commit] httping: bump to version 2.5

Peter Korsgaard peter at korsgaard.com
Wed Sep 14 14:46:26 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=ed5604ed9e378c3f8814d7f92ec66fd855b8245c
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/httping/httping.hash | 2 +-
 package/httping/httping.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/httping/httping.hash b/package/httping/httping.hash
index 0368f75..a50eedb 100644
--- a/package/httping/httping.hash
+++ b/package/httping/httping.hash
@@ -1,2 +1,2 @@
 # Locally calculated
-sha256	dab59f02b08bfbbc978c005bb16d2db6fe21e1fc841fde96af3d497ddfc82084	httping-2.4.tgz
+sha256	3e895a0a6d7bd79de25a255a1376d4da88eb09c34efdd0476ab5a907e75bfaf8	httping-2.5.tgz
diff --git a/package/httping/httping.mk b/package/httping/httping.mk
index 7e76090..3418ffa 100644
--- a/package/httping/httping.mk
+++ b/package/httping/httping.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-HTTPING_VERSION = 2.4
+HTTPING_VERSION = 2.5
 HTTPING_SOURCE = httping-$(HTTPING_VERSION).tgz
 HTTPING_SITE = http://www.vanheusden.com/httping
 HTTPING_LICENSE = GPLv2


More information about the buildroot mailing list