ccls: update to 0.20190823.5
This commit is contained in:
parent
2d0e614b49
commit
2646f2d7ff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ccls'
|
||||
pkgname=ccls
|
||||
version=0.20190823.4
|
||||
version=0.20190823.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="clang-tools-extra"
|
||||
|
@ -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=19f394b69d70415d3be9a11a030e0bb28ddc2b654cbfa35f4570096935f9f536
|
||||
checksum=6f39fa5ce79c1682973811ce2409718710bfef6008f94f96277393e6846bd76c
|
||||
nocross="Clang cannot be installed as makedep"
|
||||
|
|
Loading…
Reference in a new issue