Browse Source

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>
Marcus Hoffmann 4 tháng trước cách đây
mục cha
commit
e1cbe13462

+ 1 - 1
package/libedit/libedit.hash

@@ -1,3 +1,3 @@
 # Locally computed
 # Locally computed
-sha256  4ee8182b6e569290e7d1f44f0f78dac8716b35f656b76528f699c69c98814dad  libedit-20230828-3.1.tar.gz
+sha256  23792701694550a53720630cd1cd6167101b5773adddcb4104f7345b73a568ac  libedit-20250104-3.1.tar.gz
 sha256  9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649  COPYING
 sha256  9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649  COPYING

+ 1 - 1
package/libedit/libedit.mk

@@ -4,7 +4,7 @@
 #
 #
 ################################################################################
 ################################################################################
 
 
-LIBEDIT_VERSION = 20230828-3.1
+LIBEDIT_VERSION = 20250104-3.1
 LIBEDIT_SITE = https://www.thrysoee.dk/editline
 LIBEDIT_SITE = https://www.thrysoee.dk/editline
 LIBEDIT_INSTALL_STAGING = YES
 LIBEDIT_INSTALL_STAGING = YES
 LIBEDIT_DEPENDENCIES = ncurses
 LIBEDIT_DEPENDENCIES = ncurses