* [ptxdist] [PATCH v2] libssh2: added licenses
@ 2025-05-26 12:34 Roman Schnider via ptxdist
0 siblings, 0 replies; only message in thread
From: Roman Schnider via ptxdist @ 2025-05-26 12:34 UTC (permalink / raw)
To: ptxdist; +Cc: Roman Schnider
Signed-off-by: Roman Schnider <r.schnider@cab.de>
---
v2:
added missing file specific licenses
---
rules/libssh2.make | 20 +++++++++++++-------
1 file changed, 13 insertions(+), 7 deletions(-)
diff --git a/rules/libssh2.make b/rules/libssh2.make
index 7a72e7cb2..bd5cfd62b 100644
--- a/rules/libssh2.make
+++ b/rules/libssh2.make
@@ -14,13 +14,19 @@ PACKAGES-$(PTXCONF_LIBSSH2) += libssh2
#
# Paths and names
#
-LIBSSH2_VERSION := 1.11.1
-LIBSSH2_MD5 := 38857d10b5c5deb198d6989dacace2e6
-LIBSSH2 := libssh2-$(LIBSSH2_VERSION)
-LIBSSH2_SUFFIX := tar.gz
-LIBSSH2_URL := http://www.libssh2.org/download/$(LIBSSH2).$(LIBSSH2_SUFFIX)
-LIBSSH2_SOURCE := $(SRCDIR)/$(LIBSSH2).$(LIBSSH2_SUFFIX)
-LIBSSH2_DIR := $(BUILDDIR)/$(LIBSSH2)
+LIBSSH2_VERSION := 1.11.1
+LIBSSH2_MD5 := 38857d10b5c5deb198d6989dacace2e6
+LIBSSH2 := libssh2-$(LIBSSH2_VERSION)
+LIBSSH2_SUFFIX := tar.gz
+LIBSSH2_URL := http://www.libssh2.org/download/$(LIBSSH2).$(LIBSSH2_SUFFIX)
+LIBSSH2_SOURCE := $(SRCDIR)/$(LIBSSH2).$(LIBSSH2_SUFFIX)
+LIBSSH2_DIR := $(BUILDDIR)/$(LIBSSH2)
+LIBSSH2_LICENSE := BSD-3-Clause AND MIT AND SAX-PD-2.0 AND BSD-2-Clause
+LIBSSH2_LICENSE_FILES := \
+ file://COPYING;md5=2fbf8f834408079bf1fcbadb9814b1bc \
+ file://src/bcrypt_pbkdf.c;startline=2;endline=18;md5=d933fb4467b5e52106ccde6cebbf1262 \
+ file://src/chacha.c;startline=1;endline=8;md5=18f01378620a2564f9273b395eddba70 \
+ file://src/cipher-chachapoly.c;startline=1;endline=19;md5=ec5627e087ba4bbb68eed1151979a238
# ----------------------------------------------------------------------------
# Prepare
--
2.43.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-26 12:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-26 12:34 [ptxdist] [PATCH v2] libssh2: added licenses Roman Schnider via ptxdist
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox