diff options
author | tobik <tobik@FreeBSD.org> | 2018-10-28 23:06:31 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2018-10-28 23:06:31 +0800 |
commit | 26a3e59e218e7b9bb47dc4f4dbe06fff76a71106 (patch) | |
tree | 5cdc205cc6a98ad2bc0a6e13a0e14419f1db95ac /devel/ccls | |
parent | 0fcff74c3f54c0bb57bfb9f2dc2b247b281b819d (diff) | |
download | freebsd-ports-gnome-26a3e59e218e7b9bb47dc4f4dbe06fff76a71106.tar.gz freebsd-ports-gnome-26a3e59e218e7b9bb47dc4f4dbe06fff76a71106.tar.zst freebsd-ports-gnome-26a3e59e218e7b9bb47dc4f4dbe06fff76a71106.zip |
devel/ccls: Update to 0.20181024
Changes: https://github.com/MaskRay/ccls/releases/tag/0.20181024
Diffstat (limited to 'devel/ccls')
-rw-r--r-- | devel/ccls/Makefile | 2 | ||||
-rw-r--r-- | devel/ccls/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/ccls/Makefile b/devel/ccls/Makefile index a228ccd0b01d..208d2a8264ed 100644 --- a/devel/ccls/Makefile +++ b/devel/ccls/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ccls -PORTVERSION= 0.20181010 +DISTVERSION= 0.20181024 CATEGORIES= devel MAINTAINER= tobik@FreeBSD.org diff --git a/devel/ccls/distinfo b/devel/ccls/distinfo index 8e84ff8bf643..e5bc5c8defbc 100644 --- a/devel/ccls/distinfo +++ b/devel/ccls/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1540725336 +TIMESTAMP = 1540738492 SHA256 (MaskRay-ccls.wiki-20181026.tar.gz) = 54a5780408e2119d093f73b6708bf4ddc993e4b7f503539fb51ea0a5cb7e5745 SIZE (MaskRay-ccls.wiki-20181026.tar.gz) = 20501 -SHA256 (MaskRay-ccls-0.20181010_GH0.tar.gz) = 09e1c2b80c34fae36b519eac7603ee150d7a086a8e11f5db5c6cbbb9acf3e9f8 -SIZE (MaskRay-ccls-0.20181010_GH0.tar.gz) = 164687 +SHA256 (MaskRay-ccls-0.20181024_GH0.tar.gz) = 70fa3e5e147a3eb20275672a9f89a468f31c3f6afbf69ac50c3ce1ca99120030 +SIZE (MaskRay-ccls-0.20181024_GH0.tar.gz) = 162541 |