libedit ver. bump

This commit is contained in:
Rmys
2025-02-23 12:27:49 +03:00
parent 024041ece6
commit 40c1d15809
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -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")
+9 -1
View File
@@ -12,7 +12,8 @@
<IsA>library</IsA>
<Summary>An autotool and libtoolized port of the NetBSD Editline library</Summary>
<Description>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.</Description>
<Archive sha1sum="74e20f38fe593a6b7c686e42e28183291ad91e28" type="targz">https://thrysoee.dk/editline/libedit-20240517-3.1.tar.gz</Archive>
<Archive sha1sum="37cbf926372fc01f2fcf43cddb4b093676b2843f" type="targz">https://thrysoee.dk/editline//libedit-20240808-3.1.tar.gz
</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
</BuildDependencies>
@@ -44,6 +45,13 @@
</Package>
<History>
<Update release="10">
<Date>2025-02-12</Date>
<Version>3.1.20240808</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2024-06-02</Date>
<Version>3.1.20240517</Version>