libedit ver. bump

This commit is contained in:
Rmys
2022-07-30 17:53:53 +03:00
parent c1abb3cf68
commit adc86d4704
+8 -1
View File
@@ -12,7 +12,7 @@
<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="44891b6ceb0429fec0a118a1245c605410571d7d" type="targz">http://thrysoee.dk/editline/libedit-20191231-3.1.tar.gz</Archive>
<Archive sha1sum="855747cff17110fb59703b5b957d11c8f76b91ef" type="targz">https://thrysoee.dk/editline/libedit-20210910-3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
</BuildDependencies>
@@ -44,6 +44,13 @@
</Package>
<History>
<Update release="8">
<Date>2022-07-30</Date>
<Version>3.1.20210910</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-11-07</Date>
<Version>3.1.20191231</Version>