diff --git a/srcpkgs/bcc/template b/srcpkgs/bcc/template index c9a1caadfc3..79aecfa43f8 100644 --- a/srcpkgs/bcc/template +++ b/srcpkgs/bcc/template @@ -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}" diff --git a/srcpkgs/ccls/template b/srcpkgs/ccls/template index c4bcabfbc65..bebfa0f4c61 100644 --- a/srcpkgs/ccls/template +++ b/srcpkgs/ccls/template @@ -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 " 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