mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
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>
This commit is contained in:
committed by
Thomas Petazzoni
parent
484b4370cc
commit
55235919f8
@@ -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+
|
||||
|
||||
Reference in New Issue
Block a user