Merge pull request #2705 from alihanozturk/master

libedit:v.bump ocaml:v.bump
This commit is contained in:
Alihan Öztürk
2017-02-02 15:31:55 +02:00
committed by GitHub
2 changed files with 17 additions and 3 deletions
+9 -2
View File
@@ -18,12 +18,12 @@
Error: Files /usr/lib/ocaml/facile/facile.cmxa and /usr/lib/ocaml/stdlib.cmxa
make inconsistent assumptions over implementation Printf
-->
<Archive sha1sum="d86b0be89f6e921b90e7230da40620dd16758fc1" type="tarxz">http://caml.inria.fr/pub/distrib/ocaml-4.02/ocaml-4.02.1.tar.xz</Archive>
<Archive sha1sum="1878ba4338e4fad5b057428e182fba806c545d57" type="tarxz">https://caml.inria.fr/pub/distrib/ocaml-4.04/ocaml-4.04.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
<Dependency>ncurses-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>chrpath</Dependency>
<Dependency>chrpath</Dependency>
</BuildDependencies>
<Patches>
<Patch>fedora/0001-Don-t-ignore-.-configure-it-s-a-real-git-file.patch</Patch>
@@ -53,6 +53,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-02-02</Date>
<Version>4.04.0</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>4.02.1</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="c5bf50b433ea35f9fc883400cde674556c44af30" type="targz">http://thrysoee.dk/editline/libedit-20150325-3.1.tar.gz</Archive>
<Archive sha1sum="55e327ee4661b13d20ebb411d790f2bb258271cf" type="targz">http://thrysoee.dk/editline/libedit-20160903-3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
</BuildDependencies>
@@ -44,6 +44,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-02-02</Date>
<Version>3.1_20160903</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>3.1_20150325</Version>