From 4ac48882f20f51196f1f968d4c1d97ae6e98bea1 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Thu, 24 Dec 2020 13:52:17 -0600 Subject: [PATCH] ccls: update to 0.20201219. --- srcpkgs/ccls/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ccls/template b/srcpkgs/ccls/template index 35a73955e11..9e75e591409 100644 --- a/srcpkgs/ccls/template +++ b/srcpkgs/ccls/template @@ -1,7 +1,7 @@ # Template file for 'ccls' pkgname=ccls -version=0.20201025 -revision=2 +version=0.20201219 +revision=1 build_style=cmake hostmakedepends="clang-tools-extra" makedepends="clang llvm ncurses-devel rapidjson zlib-devel" @@ -10,7 +10,7 @@ maintainer="Nathan Owens " license="Apache-2.0" homepage="https://github.com/MaskRay/ccls" distfiles="https://github.com/MaskRay/ccls/archive/${version}.tar.gz" -checksum=1470797b2c1a466e2d8a069efd807aac6fefdef8a556e1edf2d44f370c949221 +checksum=edd3435bc7e55d9e5dc931932f9c98275a6a28d1ab1f66416110e029f3f2882a nocross="Clang cannot be installed as makedep" if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then