ncurses rebuild

This commit is contained in:
Rmys
2020-12-16 12:55:30 +03:00
committed by GitHub
parent d4e16b7f1d
commit 51716eeaf1
2 changed files with 17 additions and 8 deletions
+9 -2
View File
@@ -12,10 +12,10 @@
<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="57acf6bc24cacd651d82541929f726f4def780cc" type="targz">mirrors://gnu/ncurses/ncurses-6.1.tar.gz</Archive>
<Archive sha1sum="56e410fb77f2b5501a0b2f6a995376f3cefe1097" type="targz">mirrors://gnu/ncurses/ncurses-6.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>gnuconfig</Dependency>
<Dependency>readline-devel</Dependency>
<!-- <Dependency>readline-devel</Dependency> -->
</BuildDependencies>
</Source>
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="8">
<Date>2020-12-09</Date>
<Version>6.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2019-12-11</Date>
<Version>6.1</Version>