Merge pull request #684 from ercanersoy/master
Update ncurses 6.0 to 6.1
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Console display library</Summary>
|
||||
<Description>The NCurses is a library of functions that manage an application's display on character-cell terminals. The NCurses library defines many functions such as moving mouse and cursor, keyboard mapping and dispaying in color.</Description>
|
||||
<Archive sha1sum="acd606135a5124905da770803c05f1f20dd3b21c" type="targz">mirrors://gnu/ncurses/ncurses-6.0.tar.gz</Archive>
|
||||
<Archive sha1sum="57acf6bc24cacd651d82541929f726f4def780cc" type="targz">mirrors://gnu/ncurses/ncurses-6.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gnuconfig</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -66,6 +66,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-02-06</Date>
|
||||
<Version>6.1</Version>
|
||||
<Comment>Release bump.</Comment>
|
||||
<Name>Ercan Ersoy</Name>
|
||||
<Email>ercanersoy@ercanersoy.net</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2017-01-04</Date>
|
||||
<Version>6.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user