diff --git a/dev-util/ccls/ccls-0.20240202.recipe b/dev-util/ccls/ccls-0.20241108.recipe similarity index 89% rename from dev-util/ccls/ccls-0.20240202.recipe rename to dev-util/ccls/ccls-0.20241108.recipe index c23699fed..b86b9fb15 100644 --- a/dev-util/ccls/ccls-0.20240202.recipe +++ b/dev-util/ccls/ccls-0.20241108.recipe @@ -17,10 +17,10 @@ hierarchy HOMEPAGE="https://github.com/MaskRay/ccls" COPYRIGHT="2017-2024 ccls Authors" LICENSE="Apache v2" -REVISION="3" +REVISION="1" SOURCE_URI="https://github.com/MaskRay/ccls/archive/tags/$portVersion.tar.gz" SOURCE_DIR="ccls-tags-$portVersion" -CHECKSUM_SHA256="07c1953efbdbdc4b6b80a919f42fa618eedec800ba2afc8cf1051df279a203cc" +CHECKSUM_SHA256="ef82a5af82f4694b152822d69560d7d881f4f15e4433022a0d985d409a22c173" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" @@ -38,8 +38,8 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libclang_cpp$secondaryArchSuffix >= 18 - devel:libLLVM$secondaryArchSuffix >= 18 + devel:libclang_cpp$secondaryArchSuffix >= 19 + devel:libLLVM$secondaryArchSuffix >= 19 devel:libz$secondaryArchSuffix devel:librapidjson$secondaryArchSuffix "