mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/ed: bump to version 1.17
https://lists.gnu.org/archive/html/bug-ed/2021-01/msg00000.html Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
1b53b6ec34
commit
4e6ec456ef
@@ -1,4 +1,4 @@
|
||||
# From https://lists.gnu.org/archive/html/bug-ed/2020-02/msg00002.html
|
||||
sha256 cfc07a14ab048a758473ce222e784fbf031485bcd54a76f74acfee1f390d8b2c ed-1.16.tar.lz
|
||||
# From https://lists.gnu.org/archive/html/bug-ed/2021-01/msg00000.html
|
||||
sha256 71de39883c25b6fab44add80635382a10c9bf154515b94729f4a6529ddcc5e54 ed-1.17.tar.lz
|
||||
# Locally calculated
|
||||
sha256 f03a12bef9dfb7281864a0dd965166d4f4ec7a66633df2bc72fa4363e57de02c COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ED_VERSION = 1.16
|
||||
ED_VERSION = 1.17
|
||||
ED_SITE = $(BR2_GNU_MIRROR)/ed
|
||||
ED_SOURCE = ed-$(ED_VERSION).tar.lz
|
||||
ED_LICENSE = GPL-3.0+
|
||||
|
||||
Reference in New Issue
Block a user