* [Buildroot] [PATCH] sed: bump to version 4.7
@ 2018-12-27 11:20 Baruch Siach
2018-12-27 15:36 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2018-12-27 11:20 UTC (permalink / raw)
To: buildroot
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
package/sed/sed.hash | 4 ++--
package/sed/sed.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/sed/sed.hash b/package/sed/sed.hash
index 470e5f259588..cc3bebafe190 100644
--- a/package/sed/sed.hash
+++ b/package/sed/sed.hash
@@ -1,6 +1,6 @@
# Locally calculated after checking pgp signature
-# https://ftp.gnu.org/gnu/sed/sed-4.5.tar.xz.sig
+# https://ftp.gnu.org/gnu/sed/sed-4.7.tar.xz.sig
# with the key 155D3FC500C834486D1EEA677FD9FCCB000BEEEE
-sha256 7aad73c8839c2bdadca9476f884d2953cdace9567ecd0d90f9959f229d146b40 sed-4.5.tar.xz
+sha256 2885768cd0a29ff8d58a6280a270ff161f6a3deb5690b2be6c49f46d4c67bd6a sed-4.7.tar.xz
# Locally calculated
sha256 e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b COPYING
diff --git a/package/sed/sed.mk b/package/sed/sed.mk
index 4b2ed0313f34..6fee598f66c1 100644
--- a/package/sed/sed.mk
+++ b/package/sed/sed.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SED_VERSION = 4.5
+SED_VERSION = 4.7
SED_SOURCE = sed-$(SED_VERSION).tar.xz
SED_SITE = $(BR2_GNU_MIRROR)/sed
SED_LICENSE = GPL-3.0
--
2.19.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] sed: bump to version 4.7
2018-12-27 11:20 [Buildroot] [PATCH] sed: bump to version 4.7 Baruch Siach
@ 2018-12-27 15:36 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2018-12-27 15:36 UTC (permalink / raw)
To: buildroot
Hello,
On Thu, 27 Dec 2018 13:20:54 +0200, Baruch Siach wrote:
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> package/sed/sed.hash | 4 ++--
> package/sed/sed.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-12-27 15:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-27 11:20 [Buildroot] [PATCH] sed: bump to version 4.7 Baruch Siach
2018-12-27 15:36 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox