ccls: update to 0.20190823.6
This commit is contained in:
parent
7181c63e25
commit
d22a02c871
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bcc'
|
||||
pkgname=bcc
|
||||
version=0.13.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="bcc"
|
||||
build_style=cmake
|
||||
configure_args="-DREVISION=${version}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ccls'
|
||||
pkgname=ccls
|
||||
version=0.20190823.5
|
||||
version=0.20190823.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="clang-tools-extra"
|
||||
|
@ -10,7 +10,7 @@ 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=6f39fa5ce79c1682973811ce2409718710bfef6008f94f96277393e6846bd76c
|
||||
checksum=83dd45120e9674319f91e4379013831e124c0858e050bbc3521e3f8aebe5c95b
|
||||
nocross="Clang cannot be installed as makedep"
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue