* [Buildroot] [PATCH] make: bump to version 4.2.1
@ 2016-06-11 19:56 Gustavo Zacarias
2016-06-11 21:56 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2016-06-11 19:56 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/make/make.hash | 6 +++---
package/make/make.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/make/make.hash b/package/make/make.hash
index 81f7044..ea2e860 100644
--- a/package/make/make.hash
+++ b/package/make/make.hash
@@ -1,4 +1,4 @@
-# From http://lists.gnu.org/archive/html/info-gnu/2016-05/msg00013.html
-md5 85ad14d08766201ffe71efa866f4fb91 make-4.2.tar.bz2
+# From http://lists.gnu.org/archive/html/info-gnu/2016-06/msg00005.html
+md5 15b012617e7c44c0ed482721629577ac make-4.2.1.tar.bz2
# Locally calculated after checking signature
-sha256 4e5ce3b62fe5d75ff8db92b7f6df91e476d10c3aceebf1639796dc5bfece655f make-4.2.tar.bz2
+sha256 d6e262bf3601b42d2b1e4ef8310029e1dcf20083c5446b4b7aa67081fdffc589 make-4.2.1.tar.bz2
diff --git a/package/make/make.mk b/package/make/make.mk
index 43f4f77..c51ce3b 100644
--- a/package/make/make.mk
+++ b/package/make/make.mk
@@ -4,7 +4,7 @@
#
################################################################################
-MAKE_VERSION = 4.2
+MAKE_VERSION = 4.2.1
MAKE_SOURCE = make-$(MAKE_VERSION).tar.bz2
MAKE_SITE = $(BR2_GNU_MIRROR)/make
MAKE_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext)
--
2.7.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] make: bump to version 4.2.1
2016-06-11 19:56 [Buildroot] [PATCH] make: bump to version 4.2.1 Gustavo Zacarias
@ 2016-06-11 21:56 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-06-11 21:56 UTC (permalink / raw)
To: buildroot
Hello,
On Sat, 11 Jun 2016 16:56:27 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/make/make.hash | 6 +++---
> package/make/make.mk | 2 +-
> 2 files changed, 4 insertions(+), 4 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-06-11 21:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-11 19:56 [Buildroot] [PATCH] make: bump to version 4.2.1 Gustavo Zacarias
2016-06-11 21:56 ` Thomas Petazzoni
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.