diff --git a/programming/misc/libedit/actions.py b/programming/misc/libedit/actions.py
index a80eceb81d..be082cb92f 100644
--- a/programming/misc/libedit/actions.py
+++ b/programming/misc/libedit/actions.py
@@ -22,4 +22,4 @@ def install():
pisitools.dodoc("ChangeLog", "COPYING", "THANKS")
pisitools.remove("/usr/lib/libedit.la")
- pisitools.remove("/usr/share/man/man3/history.3")
+ # pisitools.remove("/usr/share/man/man3/history.3")
diff --git a/programming/misc/libedit/pspec.xml b/programming/misc/libedit/pspec.xml
index 30f0e9de9d..77928f7417 100644
--- a/programming/misc/libedit/pspec.xml
+++ b/programming/misc/libedit/pspec.xml
@@ -12,7 +12,8 @@
library
An autotool and libtoolized port of the NetBSD Editline library
libedit is a command line editing and history library. It is designed to be used by interactive programs that allow the user to type commands at a terminal prompt.
- https://thrysoee.dk/editline/libedit-20240517-3.1.tar.gz
+ https://thrysoee.dk/editline//libedit-20240808-3.1.tar.gz
+
ncurses-devel
@@ -44,6 +45,13 @@
+
+ 2025-02-12
+ 3.1.20240808
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2024-06-02
3.1.20240517