package/ed: bump to version 1.20

See release announce:
https://lists.gnu.org/archive/html/bug-ed/2024-01/msg00000.html

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Julien Olivain 2024-03-31 22:23:26 +02:00 committed by Yann E. MORIN
parent dc101babfd
commit 2a8b8e1306
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# From https://lists.gnu.org/archive/html/bug-ed/2023-01/msg00000.html
sha256 ce2f2e5c424790aa96d09dacb93d9bbfdc0b7eb6249c9cb7538452e8ec77cd48 ed-1.19.tar.lz
# From https://lists.gnu.org/archive/html/bug-ed/2024-01/msg00000.html
sha256 c6030defe6ae172f1687906d7354054c75a6a9130af319d4e73c50a91959c5a6 ed-1.20.tar.lz
# Locally calculated
sha256 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
ED_VERSION = 1.19
ED_VERSION = 1.20
ED_SITE = $(BR2_GNU_MIRROR)/ed
ED_SOURCE = ed-$(ED_VERSION).tar.lz
ED_LICENSE = GPL-2.0+