ccls: update to 0.20201025
This commit is contained in:
parent
dfab8d29b6
commit
0bbdc7ba3a
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'ccls'
|
||||
pkgname=ccls
|
||||
version=0.20190823.6
|
||||
version=0.20201025
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="clang-tools-extra"
|
||||
makedepends="clang llvm ncurses-devel rapidjson zlib-devel"
|
||||
short_desc="C/C++/ObjC language server"
|
||||
maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||
maintainer="Nathan Owens <ndowens@artixlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/MaskRay/ccls"
|
||||
distfiles="https://github.com/MaskRay/ccls/archive/${version}.tar.gz"
|
||||
checksum=83dd45120e9674319f91e4379013831e124c0858e050bbc3521e3f8aebe5c95b
|
||||
checksum=1470797b2c1a466e2d8a069efd807aac6fefdef8a556e1edf2d44f370c949221
|
||||
nocross="Clang cannot be installed as makedep"
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
|
|
Loading…
Reference in a new issue