Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] httping: bump to version 2.4
@ 2015-02-15 15:02 Gustavo Zacarias
  2015-02-15 16:37 ` Vicente Olivert Riera
  2015-02-15 20:46 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-02-15 15:02 UTC (permalink / raw)
  To: buildroot

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/httping/httping.hash | 2 ++
 package/httping/httping.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/httping/httping.hash

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
-- 
2.0.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] httping: bump to version 2.4
  2015-02-15 15:02 [Buildroot] [PATCH] httping: bump to version 2.4 Gustavo Zacarias
@ 2015-02-15 16:37 ` Vicente Olivert Riera
  2015-02-15 20:46 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-02-15 16:37 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Build test for MIPS architecture.

$ file output/target/usr/bin/httping
output/target/usr/bin/httping: ELF 32-bit MSB executable, MIPS, MIPS32
rel2 version 1 (SYSV), dynamically linked (uses shared libs), for
GNU/Linux 2.6.32, with unknown capability 0x41000000 = 0xf676e75, with
unknown capability 0x10000 = 0x70403, stripped


Best regards,
--
Vincent

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] httping: bump to version 2.4
  2015-02-15 15:02 [Buildroot] [PATCH] httping: bump to version 2.4 Gustavo Zacarias
  2015-02-15 16:37 ` Vicente Olivert Riera
@ 2015-02-15 20:46 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2015-02-15 20:46 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Also add hash file.
 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-02-15 20:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-15 15:02 [Buildroot] [PATCH] httping: bump to version 2.4 Gustavo Zacarias
2015-02-15 16:37 ` Vicente Olivert Riera
2015-02-15 20:46 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox