All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2] package/ed: Bump to version 1.16
@ 2020-03-18  8:47 Kévin L'hôpital
  2020-03-18 21:23 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Kévin L'hôpital @ 2020-03-18  8:47 UTC (permalink / raw)
  To: buildroot

Signed-off-by: K?vin L'h?pital <kevin.lhopital@bootlin.com>

---

changes in v2:
- fix the spaces between fields in the hash file
---
 package/ed/ed.hash | 6 +++---
 package/ed/ed.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/ed/ed.hash b/package/ed/ed.hash
index 96c814d3c2..3169923c3d 100644
--- a/package/ed/ed.hash
+++ b/package/ed/ed.hash
@@ -1,4 +1,4 @@
-# From http://lists.gnu.org/archive/html/bug-ed/2019-01/msg00010.html
-sha256	ad4489c0ad7a108c514262da28e6c2a426946fb408a3977ef1ed34308bdfd174	ed-1.15.tar.lz
+# From https://lists.gnu.org/archive/html/bug-ed/2020-02/msg00002.html
+sha256  cfc07a14ab048a758473ce222e784fbf031485bcd54a76f74acfee1f390d8b2c  ed-1.16.tar.lz
 # Locally calculated
-sha256	f03a12bef9dfb7281864a0dd965166d4f4ec7a66633df2bc72fa4363e57de02c	COPYING
+sha256  f03a12bef9dfb7281864a0dd965166d4f4ec7a66633df2bc72fa4363e57de02c  COPYING
diff --git a/package/ed/ed.mk b/package/ed/ed.mk
index 6ef8f951cf..deb900e283 100644
--- a/package/ed/ed.mk
+++ b/package/ed/ed.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ED_VERSION = 1.15
+ED_VERSION = 1.16
 ED_SITE = $(BR2_GNU_MIRROR)/ed
 ED_SOURCE = ed-$(ED_VERSION).tar.lz
 ED_LICENSE = GPL-3.0+
-- 
2.17.1

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

* [Buildroot] [PATCH v2] package/ed: Bump to version 1.16
  2020-03-18  8:47 [Buildroot] [PATCH v2] package/ed: Bump to version 1.16 Kévin L'hôpital
@ 2020-03-18 21:23 ` Thomas Petazzoni
  2020-03-19 11:10   ` Kévin L'hôpital
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2020-03-18 21:23 UTC (permalink / raw)
  To: buildroot

On Wed, 18 Mar 2020 09:47:43 +0100
K?vin L'h?pital <kevin.lhopital@bootlin.com> wrote:

> Signed-off-by: K?vin L'h?pital <kevin.lhopital@bootlin.com>
> 
> ---

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH v2] package/ed: Bump to version 1.16
  2020-03-18 21:23 ` Thomas Petazzoni
@ 2020-03-19 11:10   ` Kévin L'hôpital
  0 siblings, 0 replies; 3+ messages in thread
From: Kévin L'hôpital @ 2020-03-19 11:10 UTC (permalink / raw)
  To: buildroot

Le Wed, 18 Mar 2020 22:23:32 +0100,
Thomas Petazzoni <thomas.petazzoni@bootlin.com> a ?crit :

> On Wed, 18 Mar 2020 09:47:43 +0100
> K?vin L'h?pital <kevin.lhopital@bootlin.com> wrote:
> 
> > Signed-off-by: K?vin L'h?pital <kevin.lhopital@bootlin.com>
> > 
> > ---  
> 
> Applied to master, thanks.
> 
> Thomas

Thanks,
K?vin

-- 
Kevin L'Hopital, Bootlin
Embedded Linux and kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2020-03-19 11:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-18  8:47 [Buildroot] [PATCH v2] package/ed: Bump to version 1.16 Kévin L'hôpital
2020-03-18 21:23 ` Thomas Petazzoni
2020-03-19 11:10   ` Kévin L'hôpital

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.