ccls: update to 20190823.4

This commit is contained in:
Nathan Owens 2019-11-01 13:48:41 -05:00 committed by Helmut Pozimski
parent f72d2d6e76
commit ddb7c8d550

View file

@ -1,7 +1,7 @@
# Template file for 'ccls'
pkgname=ccls
version=0.20190823
revision=2
version=0.20190823.4
revision=1
build_style=cmake
hostmakedepends="clang-tools-extra"
makedepends="clang llvm ncurses-devel rapidjson zlib-devel"
@ -10,5 +10,5 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
license="Apache-2.0"
homepage="https://github.com/MaskRay/ccls"
distfiles="https://github.com/MaskRay/ccls/archive/${version}.tar.gz"
checksum=0176a10b2fa567862e5a93ac16a5bb92940f7bab7c3759b35be1a256cd2f1a66
checksum=19f394b69d70415d3be9a11a030e0bb28ddc2b654cbfa35f4570096935f9f536
nocross="Clang cannot be installed as makedep"