mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/libedit: bump to 20250104-3.1
Changelog: 2025-01-04 Jess Thrysoee * all: sync with upstream source 2024-08-08 Jess Thrysoee * all: sync with upstream source * doc/Makefile.am: fix regression. Name all manpage links as el_* (e.g. el_history.3) to avoid conflicts. Reported by Zopolis4 2024-05-17 Jess Thrysoee * all: sync with upstream source Upstream changes are theoretically viewable at [1] but not in a very readable form. [1] http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libedit Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
ff85110701
commit
e1cbe13462
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 4ee8182b6e569290e7d1f44f0f78dac8716b35f656b76528f699c69c98814dad libedit-20230828-3.1.tar.gz
|
||||
sha256 23792701694550a53720630cd1cd6167101b5773adddcb4104f7345b73a568ac libedit-20250104-3.1.tar.gz
|
||||
sha256 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBEDIT_VERSION = 20230828-3.1
|
||||
LIBEDIT_VERSION = 20250104-3.1
|
||||
LIBEDIT_SITE = https://www.thrysoee.dk/editline
|
||||
LIBEDIT_INSTALL_STAGING = YES
|
||||
LIBEDIT_DEPENDENCIES = ncurses
|
||||
|
||||
Reference in New Issue
Block a user