mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 17:39:24 +00:00
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:
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user