ccls: update to 0.20190823.

This commit is contained in:
Daniel Eyßer 2019-08-25 16:23:49 +02:00 committed by Helmut Pozimski
parent 7081841b18
commit 81471bc82d

View file

@ -1,6 +1,6 @@
# Template file for 'ccls'
pkgname=ccls
version=0.20190314
version=0.20190823
revision=1
build_style=cmake
hostmakedepends="clang-tools-extra"
@ -9,6 +9,6 @@ short_desc="C/C++/ObjC language server"
maintainer="Nathan Owens <ndowens04@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/MaskRay/ccls"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=aaefa603a76325bb94e5222d144e19c432771346990c8b84165832bf37d15bb3
distfiles="https://github.com/MaskRay/ccls/archive/${version}.tar.gz"
checksum=0176a10b2fa567862e5a93ac16a5bb92940f7bab7c3759b35be1a256cd2f1a66
nocross="Clang cannot be installed as makedep"