rebuild with new toolchain.. 2

This commit is contained in:
Ertuğrul Erata
2017-01-07 22:13:48 +03:00
parent 22f53d3e9c
commit 53d2c0ce64
6 changed files with 47 additions and 7 deletions
+10 -3
View File
@@ -12,15 +12,15 @@
<IsA>library</IsA>
<Summary>Another cute console display library</Summary>
<Description>The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands.</Description>
<Archive sha1sum="017b92dc7fd4e636a2b5c9265a77ccc05798c9e1" type="targz">mirrors://gnu/readline/readline-6.3.tar.gz</Archive>
<Archive sha1sum="d9095fa14a812495052357e1d678b3f2ac635463" type="targz">mirrors://gnu/readline/readline-7.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
</BuildDependencies>
<Patches>
<!--Patches>
<Patch>readline63-001.patch</Patch>
<Patch>readline63-002.patch</Patch>
<Patch>readline63-003.patch</Patch>
</Patches>
</Patches-->
</Source>
<Package>
@@ -68,6 +68,13 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2017-01-07</Date>
<Version>7.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>6.3</Version>