mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/6] gnutls: add license file and hash
@ 2023-11-14 11:48 Bruno Thomsen
  2023-11-14 11:48 ` [ptxdist] [PATCH 2/6] grep: add license information Bruno Thomsen
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Bruno Thomsen @ 2023-11-14 11:48 UTC (permalink / raw)
  To: ptxdist; +Cc: bruno.thomsen

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/gnutls.make | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/rules/gnutls.make b/rules/gnutls.make
index 5420fd4c2cc9..d49fbd1b17d6 100644
--- a/rules/gnutls.make
+++ b/rules/gnutls.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_GNUTLS) += gnutls
 #
 # Paths and names
 #
-GNUTLS_VERSION	:= 3.7.7
-GNUTLS_MD5	:= 39e5c71af7f444bdf175094a787843a2
-GNUTLS		:= gnutls-$(GNUTLS_VERSION)
-GNUTLS_SUFFIX	:= tar.xz
-GNUTLS_URL	:= https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/$(GNUTLS).$(GNUTLS_SUFFIX)
-GNUTLS_SOURCE	:= $(SRCDIR)/$(GNUTLS).$(GNUTLS_SUFFIX)
-GNUTLS_DIR	:= $(BUILDDIR)/$(GNUTLS)
-GNUTLS_LICENSE	:= LGPL-3.0-or-later
+GNUTLS_VERSION		:= 3.7.7
+GNUTLS_MD5		:= 39e5c71af7f444bdf175094a787843a2
+GNUTLS			:= gnutls-$(GNUTLS_VERSION)
+GNUTLS_SUFFIX		:= tar.xz
+GNUTLS_URL		:= https://www.gnupg.org/ftp/gcrypt/gnutls/v3.7/$(GNUTLS).$(GNUTLS_SUFFIX)
+GNUTLS_SOURCE		:= $(SRCDIR)/$(GNUTLS).$(GNUTLS_SUFFIX)
+GNUTLS_DIR		:= $(BUILDDIR)/$(GNUTLS)
+GNUTLS_LICENSE		:= LGPL-3.0-or-later
+GNUTLS_LICENSE_FILES	:= \
+	file://LICENSE;md5=71391c8e0c1cfe68077e7fce3b586283
 
 # ----------------------------------------------------------------------------
 # Prepare

base-commit: 1b6013c068b10a19c116be915cc4fe910ee29b13
-- 
2.41.0




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-11-27 19:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-14 11:48 [ptxdist] [PATCH 1/6] gnutls: add license file and hash Bruno Thomsen
2023-11-14 11:48 ` [ptxdist] [PATCH 2/6] grep: add license information Bruno Thomsen
2023-11-24  7:28   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-14 11:48 ` [ptxdist] [PATCH 3/6] htop: add license file and hash Bruno Thomsen
2023-11-24  7:28   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-14 11:48 ` [ptxdist] [PATCH 4/6] iptables: " Bruno Thomsen
2023-11-24  7:28   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-14 11:48 ` [ptxdist] [PATCH 5/6] libfastjson: " Bruno Thomsen
2023-11-24  7:28   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-14 11:48 ` [ptxdist] [PATCH 6/6] json-glib: " Bruno Thomsen
2023-11-24  7:28   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-24  7:28 ` [ptxdist] [APPLIED] gnutls: " Michael Olbrich
2023-11-24 11:31 ` [ptxdist] [PATCH 1/6] " Roland Hieber
2023-11-27 19:55   ` Bruno Thomsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox