editorconfig-core-c: upgrade 0.12.9 -> 0.12.11

1. ChangeLog
  https://github.com/editorconfig/editorconfig-core-c/releases/tag/v0.12.11

2. Fix HOMEPAGE

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Liu Yiding
2026-04-28 17:36:11 +08:00
committed by Khem Raj
parent 76b27162f9
commit 1f2864a3d5
@@ -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