summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.3.0.bb (renamed from meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.6.bb b/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.3.0.bb
index 47de7a7344..0e1e155356 100644
--- a/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.6.bb
+++ b/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.3.0.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c"
7CVE_PRODUCT = "async_mqtt" 7CVE_PRODUCT = "async_mqtt"
8 8
9SRC_URI = "git://github.com/redboltz/async_mqtt;protocol=http;branch=main;protocol=https;tag=${PV}" 9SRC_URI = "git://github.com/redboltz/async_mqtt;protocol=http;branch=main;protocol=https;tag=${PV}"
10SRCREV = "cb3d37dc3432b9c03fe631eeba2d548de7457bf9" 10SRCREV = "7129d72c1b9adf159bc506206df3fb422bb9fb84"
11 11
12DEPENDS = "openssl boost" 12DEPENDS = "openssl boost"
13 13