Andreas Wacknitz
2024-03-11 50995e6cde9783d4aa1e7bab8a98be06edf6dba2
tree-sitter: update to 0.22.1

3 files modified
16 ■■■■ changed files
components/library/tree-sitter/Makefile 4 ●●●● patch | view | raw | blame | history
components/library/tree-sitter/manifests/sample-manifest.p5m 6 ●●●● patch | view | raw | blame | history
components/library/tree-sitter/tree-sitter.p5m 6 ●●●● patch | view | raw | blame | history
components/library/tree-sitter/Makefile
@@ -28,12 +28,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=         tree-sitter
COMPONENT_VERSION=      0.21.0
COMPONENT_VERSION=      0.22.1
COMPONENT_SUMMARY=      Tree-sitter is a parser generator tool and an incremental parsing library
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=  https://tree-sitter.github.io/tree-sitter/
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH= sha256:6bb60e5b63c1dc18aba57a9e7b3ea775b4f9ceec44cc35dac4634d26db4eb69c
COMPONENT_ARCHIVE_HASH= sha256:b21065e78da33e529893c954e712ad15d9ad44a594b74567321d4a3a007d6090
COMPONENT_ARCHIVE_URL=  https://github.com/tree-sitter/tree-sitter/archive/refs/tags/v$(COMPONENT_VERSION).tar.gz
COMPONENT_FMRI=         library/$(COMPONENT_NAME)
COMPONENT_CLASSIFICATION=System/Libraries
components/library/tree-sitter/manifests/sample-manifest.p5m
@@ -25,7 +25,7 @@
file path=usr/include/tree_sitter/api.h
file path=usr/lib/$(MACH64)/libtree-sitter.a
link path=usr/lib/$(MACH64)/libtree-sitter.so target=libtree-sitter.so.0.0
link path=usr/lib/$(MACH64)/libtree-sitter.so.0 target=libtree-sitter.so.0.0
file path=usr/lib/$(MACH64)/libtree-sitter.so.0.0
link path=usr/lib/$(MACH64)/libtree-sitter.so target=libtree-sitter.so.0
link path=usr/lib/$(MACH64)/libtree-sitter.so.0 target=libtree-sitter.so.0.22
file path=usr/lib/$(MACH64)/libtree-sitter.so.0.22
file path=usr/lib/$(MACH64)/pkgconfig/tree-sitter.pc
components/library/tree-sitter/tree-sitter.p5m
@@ -27,7 +27,7 @@
file path=usr/include/tree_sitter/api.h
file path=usr/lib/$(MACH64)/libtree-sitter.a
link path=usr/lib/$(MACH64)/libtree-sitter.so target=libtree-sitter.so.0.0
link path=usr/lib/$(MACH64)/libtree-sitter.so.0 target=libtree-sitter.so.0.0
file path=usr/lib/$(MACH64)/libtree-sitter.so.0.0
link path=usr/lib/$(MACH64)/libtree-sitter.so target=libtree-sitter.so.0
link path=usr/lib/$(MACH64)/libtree-sitter.so.0 target=libtree-sitter.so.0.22
file path=usr/lib/$(MACH64)/libtree-sitter.so.0.22
file path=usr/lib/$(MACH64)/pkgconfig/tree-sitter.pc