diff --git a/meta-networking/recipes-connectivity/restinio/restinio_0.6.13.bb b/meta-networking/recipes-connectivity/restinio/restinio_0.6.19.bb similarity index 88% rename from meta-networking/recipes-connectivity/restinio/restinio_0.6.13.bb rename to meta-networking/recipes-connectivity/restinio/restinio_0.6.19.bb index 841f7d5cf8..db48b06395 100644 --- a/meta-networking/recipes-connectivity/restinio/restinio_0.6.13.bb +++ b/meta-networking/recipes-connectivity/restinio/restinio_0.6.19.bb @@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://../LICENSE;md5=f399b62ce0a152525d1589a5a40c0ff6" DEPENDS = "asio fmt http-parser" SRC_URI = "https://github.com/Stiffstream/restinio/releases/download/v.${PV}/${BP}.tar.bz2" -SRC_URI[md5sum] = "37a4310e98912030a74bdd4ed789f33c" -SRC_URI[sha256sum] = "b35d696e6fafd4563ca708fcecf9d0cf6705c846d417b5000f5252e0188848e7" +SRC_URI[md5sum] = "d538de3fed1088a5dad19b4139ea60b0" +SRC_URI[sha256sum] = "7f21eebeb966e170d6ab54e9b198ac927d439090121739e037c0fa3bb367b240" S = "${UNPACKDIR}/${BP}/dev"