From: Robert Schwebel <r.schwebel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Robert Schwebel <r.schwebel@pengutronix.de>
Subject: [ptxdist] [PATCH v3 2/2] paho-mqtt-c: version bump 1.3.0 -> 1.3.12
Date: Fri, 6 Jan 2023 12:28:34 +0100 [thread overview]
Message-ID: <20230106112834.171774-2-r.schwebel@pengutronix.de> (raw)
In-Reply-To: <20230106112834.171774-1-r.schwebel@pengutronix.de>
The license has changed from EPL-1.0 to EPL-2.0.
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
---
rules/paho-mqtt-c.make | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Changes since v2:
- fix MD5sum for tarball
Changes since implicit v1 (thanks to mol):
- specify EPL-2.0
diff --git a/rules/paho-mqtt-c.make b/rules/paho-mqtt-c.make
index fdd81ebb1..fae94307d 100644
--- a/rules/paho-mqtt-c.make
+++ b/rules/paho-mqtt-c.make
@@ -14,18 +14,18 @@ PACKAGES-$(PTXCONF_PAHO_MQTT_C) += paho-mqtt-c
#
# Paths and names
#
-PAHO_MQTT_C_VERSION := 1.3.0
-PAHO_MQTT_C_MD5 := 8fac1bff9b0d5a74fa1caf8db0501fca
+PAHO_MQTT_C_VERSION := 1.3.12
+PAHO_MQTT_C_MD5 := cc71dd5243d9fd2db6b0369be661a5c9
PAHO_MQTT_C := paho.mqtt.c-$(PAHO_MQTT_C_VERSION)
PAHO_MQTT_C_SUFFIX := tar.gz
PAHO_MQTT_C_URL := https://github.com/eclipse/paho.mqtt.c/archive/v$(PAHO_MQTT_C_VERSION).$(PAHO_MQTT_C_SUFFIX)
PAHO_MQTT_C_SOURCE := $(SRCDIR)/$(PAHO_MQTT_C).$(PAHO_MQTT_C_SUFFIX)
PAHO_MQTT_C_DIR := $(BUILDDIR)/$(PAHO_MQTT_C)
# "Eclipse Distribution License - v 1.0" is in fact BSD-3-Clause
-PAHO_MQTT_C_LICENSE := EPL-1.0 AND BSD-3-Clause
+PAHO_MQTT_C_LICENSE := EPL-2.0 AND BSD-3-Clause
PAHO_MQTT_C_LICENSE_FILES := \
- file://LICENSE;md5=f2001efbb1450daa099206651f80d39c \
- file://epl-v10;md5=659c8e92a40b6df1d9e3dccf5ae45a08 \
+ file://LICENSE;md5=fd3b896dadaeec3410d753ffaeadcfac \
+ file://epl-v20;md5=d9fc0efef5228704e7f5b37f27192723 \
file://edl-v10;md5=3adfcc70f5aeb7a44f3f9b495aa1fbf3
# ----------------------------------------------------------------------------
--
2.30.2
next prev parent reply other threads:[~2023-01-06 11:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-06 11:28 [ptxdist] [PATCH v3 1/2] paho-mqtt-c.make: add missing libraries Robert Schwebel
2023-01-06 11:28 ` Robert Schwebel [this message]
2023-01-06 16:01 ` [ptxdist] [APPLIED] paho-mqtt-c: version bump 1.3.0 -> 1.3.12 Michael Olbrich
2023-02-17 17:20 ` [ptxdist] [APPLIED] paho-mqtt-c.make: add missing libraries Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230106112834.171774-2-r.schwebel@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox