asyncmqtt: upgrade 10.3.0 -> 10.3.1

Changelog:
https://github.com/redboltz/async_mqtt/releases/tag/10.3.1

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Ankur Tyagi
2026-08-27 23:33:12 -07:00
committed by Khem Raj
parent 19771f75b3
commit 965ab7088d
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c"
CVE_PRODUCT = "async_mqtt"
SRC_URI = "git://github.com/redboltz/async_mqtt;protocol=http;branch=main;protocol=https;tag=${PV}"
SRCREV = "7129d72c1b9adf159bc506206df3fb422bb9fb84"
SRCREV = "0adc511b85358397d8ebb27c10f1ab62da3e3e05"
DEPENDS = "openssl boost"