ccls: update to 0.20210330.

Closes: #30149 [via git-merge-pr]
This commit is contained in:
Daniel Eyßer 2021-04-11 13:02:14 +02:00 committed by Andrew J. Hesford
parent d4651fed3b
commit d71faba368

View File

@ -1,6 +1,6 @@
# Template file for 'ccls'
pkgname=ccls
version=0.20201219
version=0.20210330
revision=1
build_style=cmake
hostmakedepends="clang-tools-extra"
@ -10,7 +10,7 @@ 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=edd3435bc7e55d9e5dc931932f9c98275a6a28d1ab1f66416110e029f3f2882a
checksum=28c228f49dfc0f23cb5d581b7de35792648f32c39f4ca35f68ff8c9cb5ce56c2
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"