mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/8] libestr: add license file and hash
@ 2023-11-19 20:08 Bruno Thomsen
  2023-11-19 20:08 ` [ptxdist] [PATCH 2/8] libffi: " Bruno Thomsen
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Bruno Thomsen @ 2023-11-19 20:08 UTC (permalink / raw)
  To: ptxdist; +Cc: bruno.thomsen

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

diff --git a/rules/libestr.make b/rules/libestr.make
index ea2c572d1670..10e32f19bd83 100644
--- a/rules/libestr.make
+++ b/rules/libestr.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_LIBESTR) += libestr
 #
 # Paths and names
 #
-LIBESTR_VERSION	:= 0.1.10
-LIBESTR_MD5	:= f4c9165a23587e77f7efe65d676d5e8e
-LIBESTR		:= libestr-$(LIBESTR_VERSION)
-LIBESTR_SUFFIX	:= tar.gz
-LIBESTR_URL	:= http://libestr.adiscon.com/files/download/$(LIBESTR).$(LIBESTR_SUFFIX)
-LIBESTR_SOURCE	:= $(SRCDIR)/$(LIBESTR).$(LIBESTR_SUFFIX)
-LIBESTR_DIR	:= $(BUILDDIR)/$(LIBESTR)
-LIBESTR_LICENSE	:= LGPL-2.1-or-later
+LIBESTR_VERSION		:= 0.1.10
+LIBESTR_MD5		:= f4c9165a23587e77f7efe65d676d5e8e
+LIBESTR			:= libestr-$(LIBESTR_VERSION)
+LIBESTR_SUFFIX		:= tar.gz
+LIBESTR_URL		:= http://libestr.adiscon.com/files/download/$(LIBESTR).$(LIBESTR_SUFFIX)
+LIBESTR_SOURCE		:= $(SRCDIR)/$(LIBESTR).$(LIBESTR_SUFFIX)
+LIBESTR_DIR		:= $(BUILDDIR)/$(LIBESTR)
+LIBESTR_LICENSE		:= LGPL-2.1-or-later
+LIBESTR_LICENSE_FILES	:= \
+	file://COPYING;md5=9d6c993486c18262afba4ca5bcb894d0
 
 # ----------------------------------------------------------------------------
 # Prepare

base-commit: e7f5f3ccdf200fc715c1cb7e8cbed17e7cf3bbca
-- 
2.41.0




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

end of thread, other threads:[~2023-11-28  8:37 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-19 20:08 [ptxdist] [PATCH 1/8] libestr: add license file and hash Bruno Thomsen
2023-11-19 20:08 ` [ptxdist] [PATCH 2/8] libffi: " Bruno Thomsen
2023-11-28  8:36   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-19 20:08 ` [ptxdist] [PATCH 3/8] libmbim: " Bruno Thomsen
2023-11-28  8:36   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-19 20:08 ` [ptxdist] [PATCH 4/8] libndp: " Bruno Thomsen
2023-11-28  8:36   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-19 20:08 ` [ptxdist] [PATCH 5/8] libp11: " Bruno Thomsen
2023-11-28  8:36   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-19 20:08 ` [ptxdist] [PATCH 6/8] libseccomp: " Bruno Thomsen
2023-11-28  8:36   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-19 20:08 ` [ptxdist] [PATCH 7/8] p11-kit: " Bruno Thomsen
2023-11-28  8:36   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-11-19 20:08 ` [ptxdist] [PATCH 8/8] python3-ply: update license Bruno Thomsen
2023-11-28  8:36 ` [ptxdist] [APPLIED] libestr: add license file and hash Michael Olbrich

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