package/ed: bump to version 1.19

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

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Julien Olivain 2023-09-01 22:55:55 +02:00 committed by Thomas Petazzoni
parent 3ef29343ae
commit 5b3388f1e2
2 changed files with 3 additions and 3 deletions
package/ed

View File

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

View File

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