diff options
Diffstat (limited to 'devel/google-cloud-cpp/Makefile')
-rw-r--r-- | devel/google-cloud-cpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/google-cloud-cpp/Makefile b/devel/google-cloud-cpp/Makefile index bdab7a816ea6..1ce86dcd5523 100644 --- a/devel/google-cloud-cpp/Makefile +++ b/devel/google-cloud-cpp/Makefile @@ -3,7 +3,7 @@ PORTNAME= google-cloud-cpp DISTVERSIONPREFIX= v DISTVERSION= 0.11.0.g20190710 # the upstream master branch is mis-versioned: https://github.com/googleapis/google-cloud-cpp/issues/2871 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= https://github.com/nlohmann/json/releases/download/v3.4.0/:json # should use the package: https://github.com/googleapis/google-cloud-cpp/issues/2874 DISTFILES= json.hpp:json |