diff options
-rw-r--r-- | meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.5.bb (renamed from meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.3.bb b/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.5.bb index 76f1dca72c..82c657fc17 100644 --- a/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.3.bb +++ b/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.5.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "BSL-1.0" | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/redboltz/async_mqtt;protocol=http;branch=main;protocol=https;tag=${PV}" | 7 | SRC_URI = "git://github.com/redboltz/async_mqtt;protocol=http;branch=main;protocol=https;tag=${PV}" |
8 | SRCREV = "008dbe26d1366b1da3dd8bdcc1471f066b567166" | 8 | SRCREV = "deeb7e36df859af0e90d2462012c48465ba49f0f" |
9 | 9 | ||
10 | DEPENDS = "openssl boost" | 10 | DEPENDS = "openssl boost" |
11 | 11 | ||