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