* [Buildroot] [PATCH] strace: bump to version 4.14
@ 2016-10-05 11:28 Gustavo Zacarias
2016-10-05 20:54 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2016-10-05 11:28 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, 2 insertions(+), 5 deletions(-)
diff --git a/package/strace/strace.hash b/package/strace/strace.hash
index 6c09cca..383a266 100644
--- a/package/strace/strace.hash
+++ b/package/strace/strace.hash
@@ -1,5 +1,2 @@
-# From http://sourceforge.net/projects/strace/files/strace/4.13/
-md5 4b78c7febdd24c79d5147824d1a080a3 strace-4.13.tar.xz
-sha1 7e1fc622e2b166cb74799a14c23d6bfde9ddbc3c strace-4.13.tar.xz
# Locally computed
-sha256 d48f732576c91ece36a5843d63f9be054c40ef59f1e4773986042636861625d7 strace-4.13.tar.xz
+sha256 5bed5110b243dce6864bedba269446c18c8c63f553cdd7fd4f808d89a764712f strace-4.14.tar.xz
diff --git a/package/strace/strace.mk b/package/strace/strace.mk
index b060137..385c002 100644
--- a/package/strace/strace.mk
+++ b/package/strace/strace.mk
@@ -4,7 +4,7 @@
#
################################################################################
-STRACE_VERSION = 4.13
+STRACE_VERSION = 4.14
STRACE_SOURCE = strace-$(STRACE_VERSION).tar.xz
STRACE_SITE = http://downloads.sourceforge.net/project/strace/strace/$(STRACE_VERSION)
STRACE_LICENSE = BSD-3c
--
2.7.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] strace: bump to version 4.14
2016-10-05 11:28 [Buildroot] [PATCH] strace: bump to version 4.14 Gustavo Zacarias
@ 2016-10-05 20:54 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-10-05 20:54 UTC (permalink / raw)
To: buildroot
Hello,
On Wed, 5 Oct 2016 08:28:00 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/strace/strace.hash | 5 +----
> package/strace/strace.mk | 2 +-
> 2 files changed, 2 insertions(+), 5 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-10-05 20:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-05 11:28 [Buildroot] [PATCH] strace: bump to version 4.14 Gustavo Zacarias
2016-10-05 20:54 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox