gnutls ver. bump

This commit is contained in:
Rmys
2026-07-04 11:47:39 +03:00
committed by GitHub
parent 8b2a8293e4
commit 3dfe7844a0
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>GNU TLS Library</Summary> <Summary>GNU TLS Library</Summary>
<Description>gnutls is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group.</Description> <Description>gnutls is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group.</Description>
<Archive sha1sum="cdd236faa328ac3ad9c80a1c745461a75dcbc41b" type="tarxz">https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.10.tar.xz</Archive> <Archive sha1sum="e700bd63ccb398668d83498e61ec347d165bc0b2" type="tarxz">https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.13.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>gc-devel</Dependency> <Dependency>gc-devel</Dependency>
<Dependency>gmp-devel</Dependency> <Dependency>gmp-devel</Dependency>
@@ -109,6 +109,13 @@
</Package> </Package>
<History> <History>
<Update release="25">
<Date>2026-07-03</Date>
<Version>3.8.13</Version>
<Comment>Version bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="24"> <Update release="24">
<Date>2025-07-14</Date> <Date>2025-07-14</Date>
<Version>3.8.10</Version> <Version>3.8.10</Version>