package/ed: bump to version 1.20.2
See release announce: https://lists.gnu.org/archive/html/bug-ed/2024-04/msg00003.html Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit 55235919f87e984f78cd52b5be45d94c44c74dee) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
6e10be5d35
commit
2c4db30b36
@ -1,4 +1,4 @@
|
||||
# From https://lists.gnu.org/archive/html/bug-ed/2024-01/msg00000.html
|
||||
sha256 c6030defe6ae172f1687906d7354054c75a6a9130af319d4e73c50a91959c5a6 ed-1.20.tar.lz
|
||||
# From https://lists.gnu.org/archive/html/bug-ed/2024-04/msg00003.html
|
||||
sha256 65fec7318f48c2ca17f334ac0f4703defe62037bb13cc23920de077b5fa24523 ed-1.20.2.tar.lz
|
||||
# Locally calculated
|
||||
sha256 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ED_VERSION = 1.20
|
||||
ED_VERSION = 1.20.2
|
||||
ED_SITE = $(BR2_GNU_MIRROR)/ed
|
||||
ED_SOURCE = ed-$(ED_VERSION).tar.lz
|
||||
ED_LICENSE = GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user