libraries/tree-sitter: Updated for version 0.22.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Julian Grinblat 2024-03-18 13:03:19 +09:00 committed by Willy Sudiarto Raharjo
parent b71d3b74ce
commit 6eec460805
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=tree-sitter
VERSION=${VERSION:-0.22.1}
VERSION=${VERSION:-0.22.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="tree-sitter"
VERSION="0.22.1"
VERSION="0.22.2"
HOMEPAGE="https://github.com/tree-sitter/tree-sitter"
DOWNLOAD="https://github.com/tree-sitter/tree-sitter/archive/v0.22.1/tree-sitter-0.22.1.tar.gz"
MD5SUM="1204640dbfed2cac9d3458946a19eebf"
DOWNLOAD="https://github.com/tree-sitter/tree-sitter/archive/v0.22.2/tree-sitter-0.22.2.tar.gz"
MD5SUM="48afab8eb7c16f7a5e86417dcf0e4110"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""