mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
tree-sitter, add secondary architecture for cargo (#6775)
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="Tree-sitter is an extendable parsing system for various programming
|
||||
HOMEPAGE="https://tree-sitter.github.io/"
|
||||
COPYRIGHT="2018-2021 Max Brunsfeld"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/tree-sitter/tree-sitter/archive/refs/tags/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="4d37eaef8a402a385998ff9aca3e1043b4a3bba899bceeff27a7178e1165b9de"
|
||||
SOURCE_DIR="tree-sitter-$portVersion"
|
||||
@@ -33,7 +33,7 @@ BUILD_REQUIRES="
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:cargo
|
||||
cmd:cargo$secondaryArchSuffix
|
||||
cmd:make
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user