mariadb ver. bump

This commit is contained in:
Rmys
2024-06-04 09:47:15 +03:00
parent 6f9c16b028
commit a31d7042db
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>An autotool and libtoolized port of the NetBSD Editline library</Summary> <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> <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="25b3d7f7570cf4c23322efc40865ee8e6d42ee6b" type="targz">https://thrysoee.dk/editline/libedit-20230828-3.1.tar.gz</Archive> <Archive sha1sum="74e20f38fe593a6b7c686e42e28183291ad91e28" type="targz">https://thrysoee.dk/editline/libedit-20240517-3.1.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>ncurses-devel</Dependency> <Dependency>ncurses-devel</Dependency>
</BuildDependencies> </BuildDependencies>
@@ -44,6 +44,13 @@
</Package> </Package>
<History> <History>
<Update release="10">
<Date>2024-06-02</Date>
<Version>3.1.20240517</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="9"> <Update release="9">
<Date>2023-10-21</Date> <Date>2023-10-21</Date>
<Version>3.1.20230828</Version> <Version>3.1.20230828</Version>