diff --git a/meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_0.12.9.bb b/meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_0.12.11.bb similarity index 76% rename from meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_0.12.9.bb rename to meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_0.12.11.bb index c6db2ef38c..5865202841 100644 --- a/meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_0.12.9.bb +++ b/meta-oe/recipes-devtools/editorconfig/editorconfig-core-c_0.12.11.bb @@ -1,12 +1,12 @@ SUMMARY = "EditorConfig helps maintain consistent coding styles across various editors and IDEs." -HOMEPAGE = "https://https://editorconfig.org" +HOMEPAGE = "https://editorconfig.org" SECTION = "libs" LICENSE = "BSD-2-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=38f617473e9f7373b5e79baf437accf8" -SRC_URI = "git://github.com/editorconfig/editorconfig-core-c.git;protocol=https;branch=master" +SRC_URI = "git://github.com/editorconfig/editorconfig-core-c.git;protocol=https;branch=master;tag=v${PV}" -SRCREV = "e082c947e7f7b14240195d55c060a6e1eda1b0a1" +SRCREV = "0ba157eff167c1b2d1bc0c3e13975b7a73fb9d25" inherit cmake