All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] strace: bump to version 4.15
@ 2016-12-18 13:43 Gustavo Zacarias
  2016-12-18 20:28 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2016-12-18 13:43 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/strace/strace.hash | 5 +++--
 package/strace/strace.mk   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/package/strace/strace.hash b/package/strace/strace.hash
index 383a266..c7695ff 100644
--- a/package/strace/strace.hash
+++ b/package/strace/strace.hash
@@ -1,2 +1,3 @@
-# Locally computed
-sha256	5bed5110b243dce6864bedba269446c18c8c63f553cdd7fd4f808d89a764712f	strace-4.14.tar.xz
+# From https://sourceforge.net/projects/strace/files/strace/4.15/
+md5	1ff96209fec19914c920608ed0791864	strace-4.15.tar.xz
+sha1	18fbaeb07d089023764f618f179091b663a0d21e	strace-4.15.tar.xz
diff --git a/package/strace/strace.mk b/package/strace/strace.mk
index 59418af..b8de81a 100644
--- a/package/strace/strace.mk
+++ b/package/strace/strace.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-STRACE_VERSION = 4.14
+STRACE_VERSION = 4.15
 STRACE_SOURCE = strace-$(STRACE_VERSION).tar.xz
 STRACE_SITE = http://downloads.sourceforge.net/project/strace/strace/$(STRACE_VERSION)
 STRACE_LICENSE = BSD-3c
-- 
2.10.2

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

* [Buildroot] [PATCH] strace: bump to version 4.15
  2016-12-18 13:43 [Buildroot] [PATCH] strace: bump to version 4.15 Gustavo Zacarias
@ 2016-12-18 20:28 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2016-12-18 20:28 UTC (permalink / raw)
  To: buildroot

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

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2016-12-18 20:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-18 13:43 [Buildroot] [PATCH] strace: bump to version 4.15 Gustavo Zacarias
2016-12-18 20:28 ` 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.