package/ed: bump to version 1.16

Signed-off-by: Kévin L'hôpital <kevin.lhopital@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Kévin L'hôpital 2020-03-18 09:47:43 +01:00 committed by Thomas Petazzoni
parent c6d2ba5671
commit 5cec1c5e57
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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+