libffi libgcrypt ver. bump
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" ?>
|
<?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>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>libffi</Name>
|
<Name>libffi</Name>
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A portable foreign function interface library</Summary>
|
<Summary>A portable foreign function interface library</Summary>
|
||||||
<Description>The libffi library provides a portable, high level programming interface to various calling conventions.</Description>
|
<Description>The libffi library provides a portable, high level programming interface to various calling conventions.</Description>
|
||||||
<Archive sha1sum="5375e956b0d662e118e47758bd656861e43ba3ef" type="targz">https://github.com/libffi/libffi/releases/download/v3.5.1/libffi-3.5.1.tar.gz</Archive>
|
<Archive sha1sum="2bd35b135b0eeb5c631e02422c9dbe786ddb626a" type="targz">https://github.com/libffi/libffi/releases/download/v3.5.2/libffi-3.5.2.tar.gz</Archive>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
@@ -56,6 +56,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="11">
|
||||||
|
<Date>2025-08-04</Date>
|
||||||
|
<Version>3.5.2</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Pisi Linux Community</Name>
|
||||||
|
<Email>admin@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="10">
|
<Update release="10">
|
||||||
<Date>2025-06-18</Date>
|
<Date>2025-06-18</Date>
|
||||||
<Version>3.5.1</Version>
|
<Version>3.5.1</Version>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>General purpose crypto library</Summary>
|
<Summary>General purpose crypto library</Summary>
|
||||||
<Description>Libgcrypt is a general purpose crypto library based on the code used in GNU Privacy Guard.</Description>
|
<Description>Libgcrypt is a general purpose crypto library based on the code used in GNU Privacy Guard.</Description>
|
||||||
<Archive sha1sum="dd2c68e0685bb99249efeeb06046fae15b5214ba" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.11.0.tar.bz2</Archive>
|
<Archive sha1sum="b0d3d966894a5ee3b629e55350464f69e1c7859e" type="tarbz2">https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.11.2.tar.bz2</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency versionFrom="1.50">libgpg-error-devel</Dependency>
|
<Dependency versionFrom="1.50">libgpg-error-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -70,6 +70,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="14">
|
||||||
|
<Date>2025-08-06</Date>
|
||||||
|
<Version>1.11.2</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Pisi Linux Community</Name>
|
||||||
|
<Email>admin@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="13">
|
<Update release="13">
|
||||||
<Date>2024-07-15</Date>
|
<Date>2024-07-15</Date>
|
||||||
<Version>1.11.0</Version>
|
<Version>1.11.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user