[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10801: update gnutls to 3.8.8
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10801: update gnutls to 3.8.8 |
Date: |
Mon, 11 Nov 2024 18:37:45 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10801
revision-id: carlhansen@gnu.org-20241111233740-m75xa8p7mn3lclvz
parent: carlhansen@gnu.org-20241111212550-8tytpc8mpi0h4h3q
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Mon 2024-11-11 23:37:40 +0000
message:
update gnutls to 3.8.8
modified:
pkg/gnu/gnutls/Makefile makefile-20160617014725-uokjfnggs70iry9h-896
pkg/gnu/gnutls/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-899
=== modified file 'pkg/gnu/gnutls/Makefile'
--- a/pkg/gnu/gnutls/Makefile 2024-08-30 00:04:22 +0000
+++ b/pkg/gnu/gnutls/Makefile 2024-11-11 23:37:40 +0000
@@ -22,7 +22,7 @@
NAME = GnuTLS
GARNAME = gnutls
-GARVERSION = 3.8.7.1
+GARVERSION = 3.8.8
SERIES = 3.8
HOME_URL = http://www.gnu.org/software/gnutls/
# or http://gnutls.org
@@ -30,7 +30,7 @@
define BLURB
GnuTLS is a secure communications library implementing the SSL, TLS
and DTLS protocols. It is provided in the form of a C library to support
-the protocols, as well as to parse and write X.509, PKCS 12, OpenPGP
+the protocols, as well as to parse and write X.509, PKCS 12, OpenPGP,
and other required structures.
endef
LICENSE = LGPLv2.1+
@@ -43,9 +43,6 @@
SIGFILES = $(DISTNAME).tar.xz.sig
INFO_FILES = $(GARNAME).info $(GARNAME)-guile.info
-# annoyingly:
-WORKSRC = $(WORKDIR)/gnutls-3.8.7
-WORKOBJ = $(WORKDIR)/gnutls-3.8.7.1-build
# see INSTALL for full rundown:
BUILDDEPS = # autogen bdw-gc libunistring libgcrypt nettle gmp zlib
=== modified file 'pkg/gnu/gnutls/sha256sums'
--- a/pkg/gnu/gnutls/sha256sums 2024-08-30 00:04:22 +0000
+++ b/pkg/gnu/gnutls/sha256sums 2024-11-11 23:37:40 +0000
@@ -1,2 +1,2 @@
-9ca0ddaccce28a74fa18d738744190afb3b0daebef74e6ad686bf7bef99abd60
download/gnutls-3.8.7.1.tar.xz
-1303aee2243db853463d74fced547b136933d25938b208f5460d08fe623a7caf
download/gnutls-3.8.7.1.tar.xz.sig
+ac4f020e583880b51380ed226e59033244bc536cad2623f2e26f5afa2939d8fb
download/gnutls-3.8.8.tar.xz
+859dbe854fb3927b5795e9b26ab479decb462fa3bcd56d1f625eb401b462175d
download/gnutls-3.8.8.tar.xz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10801: update gnutls to 3.8.8,
Carl Hansen <=