Merge pull request #18708 from Rmys/master
swig ocaml libedit ver. bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Fast modern type-inferring functional programming language</Summary>
|
||||
<Description>A fast modern type-inferring functional programming language descended from the ML (Meta Language) family.</Description>
|
||||
<Archive sha1sum="b34b940e70761ad964bc0b22d9f94370d11b557d" type="tarxz">https://caml.inria.fr/distrib/ocaml-5.4/ocaml-5.4.0.tar.xz</Archive>
|
||||
<Archive sha1sum="6fcf64b8519f47d90e35c501f64bba154ce3a2e8" type="tarxz">https://caml.inria.fr/distrib/ocaml-5.4/ocaml-5.4.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>parallel</Dependency>
|
||||
<Dependency>zstd-devel</Dependency>
|
||||
@@ -41,6 +41,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="13">
|
||||
<Date>2026-05-15</Date>
|
||||
<Version>5.4.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2026-02-08</Date>
|
||||
<Version>5.4.0</Version>
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<IsA>library</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="c1ad4c65b74092d590e706d533363d346dbe835d" type="targz">https://github.com/swig/swig/archive/refs/tags/v4.3.0.tar.gz</Archive>
|
||||
<Archive sha1sum="f35bf23a69ac884eedecc18ef149f2d61fce323f" type="targz">https://github.com/swig/swig/archive/refs/tags/v4.4.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -54,6 +54,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="14">
|
||||
<Date>2026-05-15</Date>
|
||||
<Version>4.4.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="13">
|
||||
<Date>2025-05-04</Date>
|
||||
<Version>4.3.0</Version>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>libedit</Name>
|
||||
@@ -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="37cbf926372fc01f2fcf43cddb4b093676b2843f" type="targz">https://thrysoee.dk/editline//libedit-20240808-3.1.tar.gz
|
||||
<Archive sha1sum="b2ccdbec187a5ad4338ff6f75f8a190fdabe2c5f" type="targz">https://thrysoee.dk/editline/libedit-20260512-3.1.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
@@ -45,6 +45,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2026-05-15</Date>
|
||||
<Version>3.1.20260516</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2025-02-12</Date>
|
||||
<Version>3.1.20240808</Version>
|
||||
|
||||
Reference in New Issue
Block a user