mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
editorconfig: update to 0.12.6.
This commit is contained in:
parent
d02ae7bbe5
commit
51019a7dee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'editorconfig'
|
# Template file for 'editorconfig'
|
||||||
pkgname=editorconfig
|
pkgname=editorconfig
|
||||||
version=0.12.4
|
version=0.12.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="pcre2-devel"
|
makedepends="pcre2-devel"
|
||||||
|
@ -10,7 +10,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://editorconfig.org/"
|
homepage="https://editorconfig.org/"
|
||||||
changelog="https://github.com/editorconfig/editorconfig-core-c/releases"
|
changelog="https://github.com/editorconfig/editorconfig-core-c/releases"
|
||||||
distfiles="https://github.com/editorconfig/editorconfig-core-c/archive/v${version}.tar.gz"
|
distfiles="https://github.com/editorconfig/editorconfig-core-c/archive/v${version}.tar.gz"
|
||||||
checksum=c2671595f1793b498cdf50b9dc03d632cc724891de7909f2ea78588fbffba289
|
checksum=36052a5371731d915b53d9c7a24a11c4032585ccacb392ec9d58656eef4c0edf
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue