gnutls ver. bump

This commit is contained in:
Rmys
2024-11-06 19:16:18 +03:00
parent e848624ef2
commit 2c91575a08
+10 -3
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<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>
<Archive sha1sum="d66729d963c7a5fb170e4b3afeb63702a9ccd265" type="tarxz">https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.7.1.tar.xz</Archive>
<Archive sha1sum="facf87b8e4ae9234f34753b4ee6cd3e66078f0bf" type="tarxz">https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.8.tar.xz</Archive>
<BuildDependencies>
<Dependency>gc-devel</Dependency>
<Dependency>gmp-devel</Dependency>
@@ -27,8 +27,8 @@
<Dependency>libtasn1-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">gentoo/gnutls-3.8.7.1-configure-brotli.patch</Patch>
<Patch level="1">gentoo/gnutls-3.8.7.1-tests.patch</Patch>
<!-- <Patch level="1">gentoo/gnutls-3.8.7.1-configure-brotli.patch</Patch> -->
<!-- <Patch level="1">gentoo/gnutls-3.8.7.1-tests.patch</Patch> -->
</Patches>
</Source>
@@ -109,6 +109,13 @@
</Package>
<History>
<Update release="23">
<Date>2024-11-06</Date>
<Version>3.8.8</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="22">
<Date>2024-10-05</Date>
<Version>3.8.7.1</Version>