diff options
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.1.0.bb (renamed from meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.0.0.bb b/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.1.0.bb index e44ddc58f9..3a02c714c1 100644 --- a/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.0.0.bb +++ b/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.1.0.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" | 7 | SRC_URI = "git://github.com/redboltz/async_mqtt;protocol=http;branch=main;protocol=https" |
8 | SRCREV = "d802dc5491bfb17ea88c04bf9187a62252d64ddc" | 8 | SRCREV = "21046ebc4a5475c14cea446715734c88fe33d276" |
9 | 9 | ||
10 | DEPENDS = "openssl boost" | 10 | DEPENDS = "openssl boost" |
11 | 11 | ||