similarity index 71%
rename from meta-oe/recipes-support/uriparser/uriparser_0.9.8.bb
rename to meta-oe/recipes-support/uriparser/uriparser_1.0.0.bb
@@ -2,10 +2,10 @@ SUMMARY = "RFC 3986 compliant URI parsing library"
HOMEPAGE = "https://uriparser.github.io"
LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://COPYING;md5=fcc5a53146c2401f4b4f6a3bdf3f0168"
+LIC_FILES_CHKSUM = "file://src/COPYING;md5=fcc5a53146c2401f4b4f6a3bdf3f0168"
SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${BP}/${BP}.tar.gz"
-SRC_URI[sha256sum] = "4cd0e4f93b477272fabceeb0202f269169fe6ec3044e10fac6acbcdf354bb080"
+SRC_URI[sha256sum] = "291f25264a5c025005b1bc39de3c029e6a6ca0a8d6cfa5e61cb5b03702c0884d"
inherit cmake github-releases
Contains fix for CVE-2025-67899 License-Update: license was moved to subfolder. There is no hash change. Changelog: https://github.com/uriparser/uriparser/blob/uriparser-1.0.0/ChangeLog Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- .../uriparser/{uriparser_0.9.8.bb => uriparser_1.0.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/uriparser/{uriparser_0.9.8.bb => uriparser_1.0.0.bb} (71%)