swig anf libedit update

This commit is contained in:
Ertuğrul Erata
2018-07-25 22:11:34 +03:00
parent 432e6687f2
commit 2f207e1ca9
2 changed files with 16 additions and 2 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Connects C/C++/Objective C to some high-level programming languages</Summary>
<Description>Simplified Wrapper and Interface Generator, SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of languages including common scripting languages such as Perl, PHP, Python, Tcl, Ruby and PHP</Description>
<Archive sha1sum="e2ee4deb16024d8e0406f6a64cf513d2aa5c9a72" type="targz">mirrors://sourceforge/swig/swig/swig-3.0.11/swig-3.0.11.tar.gz</Archive>
<Archive sha1sum="5cc1af41d041e4cc609580b99bb3dcf720effa25" type="targz">mirrors://sourceforge/swig/swig/swig-3.0.12/swig-3.0.12.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>boost-devel</Dependency>
@@ -41,6 +41,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-07-25</Date>
<Version>3.0.12</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-03-22</Date>
<Version>3.0.11</Version>
+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="7b7bde97429d96a42b0a95ed3c6bec56101ec9f0" type="targz">http://thrysoee.dk/editline/libedit-20170329-3.1.tar.gz</Archive>
<Archive sha1sum="cf6eb4f32c0336f0f3de68afbcdbeaa4d70b42b6" type="targz">http://thrysoee.dk/editline/libedit-20180525-3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
</BuildDependencies>
@@ -44,6 +44,13 @@
</Package>
<History>
<Update release="5">
<Date>2018-07-25</Date>
<Version>3.1.20180525</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-09-02</Date>
<Version>3.1.20170329</Version>