Update to editorconfig-core-c-0.12.4.
Changelog: https://github.com/editorconfig/editorconfig-core-c/releases/tag/v0.12.4 Its one consumer (x11/elementary/code) is happy with this.
This commit is contained in:
parent
4a545661e6
commit
f4a46da3b6
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2020/06/25 22:44:11 bcallah Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2020/08/30 18:54:06 bcallah Exp $
|
||||
|
||||
COMMENT = library for IDE consistency
|
||||
CATEGORIES = editors x11
|
||||
@ -7,7 +7,7 @@ SHARED_LIBS += editorconfig 0.0 # 0.0
|
||||
|
||||
GH_ACCOUNT = editorconfig
|
||||
GH_PROJECT = editorconfig-core-c
|
||||
GH_TAGNAME = v0.12.3
|
||||
GH_TAGNAME = v0.12.4
|
||||
|
||||
HOMEPAGE = https://editorconfig.org/
|
||||
MAINTAINER = Brian Callahan <bcallah@openbsd.org>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (editorconfig-core-c-0.12.3.tar.gz) = ZO33lQDhBORwNcrOkD9cKZ7bp3jc/3G4FLcJWp8Uy8E=
|
||||
SIZE (editorconfig-core-c-0.12.3.tar.gz) = 67701
|
||||
SHA256 (editorconfig-core-c-0.12.4.tar.gz) = wmcVlfF5O0mM31C53APWMsxySJHeeQny6nhYj7/7ook=
|
||||
SIZE (editorconfig-core-c-0.12.4.tar.gz) = 72141
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/06/25 22:44:11 bcallah Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2020/08/30 18:54:07 bcallah Exp $
|
||||
bin/editorconfig
|
||||
@bin bin/editorconfig-0.12.3
|
||||
@bin bin/editorconfig-0.12.4
|
||||
include/editorconfig/
|
||||
include/editorconfig/editorconfig.h
|
||||
include/editorconfig/editorconfig_handle.h
|
||||
|
Loading…
Reference in New Issue
Block a user