lexilla: update to 5.4.6 (#13672)

This commit is contained in:
augiedoggie
2026-01-25 14:58:38 -07:00
committed by GitHub
parent 2675f2e4b8
commit dbd3d9d2dc

View File

@@ -8,11 +8,11 @@ contributors to work on support for new languages and to fix bugs in existing \
lexers. It also defines a protocol where projects can implement their own \
lexers and distribute them as they wish."
HOMEPAGE="https://scintilla.org"
COPYRIGHT="1998-2023 Neil Hodgson"
COPYRIGHT="1998-2024 Neil Hodgson"
LICENSE="Scintilla"
REVISION="1"
SOURCE_URI="https://prdownloads.sf.net/scintilla/lexilla${portVersion//\./}.tgz"
CHECKSUM_SHA256="a4ab4e2a2ee79c92ad598c8fecab7c100c30224ccf589bf9173ddf9971ad87d0"
CHECKSUM_SHA256="737bf8f8f399dec0f925e5dfb8bf46ba60e0c74f83718862fe621ed83770f265"
SOURCE_DIR="lexilla"
srcGitRev2="e391de7b72f7cc58c8d267524d9581e1a875d6e9"
SOURCE_URI_2="https://github.com/KapiX/scintilla-haiku-lexers/archive/$srcGitRev2.tar.gz"