diff options
| -rw-r--r-- | devel/bazel/Makefile | 4 | ||||
| -rw-r--r-- | devel/bazel/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/bazel/Makefile b/devel/bazel/Makefile index 801a3cf5c603..4becf4433552 100644 --- a/devel/bazel/Makefile +++ b/devel/bazel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bazel -DISTVERSION= 3.1.0 +DISTVERSION= 3.2.0 CATEGORIES= devel java MASTER_SITES= https://storage.googleapis.com/bazel/${PORTVERSION}/rc${FINALRC}/ DISTNAME= bazel-${PORTVERSION}rc${FINALRC}-dist @@ -29,7 +29,7 @@ CONFLICTS_INSTALL= bazel029 # In bazel, a release is always code-wise identical to the final release candidate. # Hence we can also download that one and so have a simple way to also test earlier release # candidates. -FINALRC= 4 +FINALRC= 1 SHEBANG_REGEX= .*(sh|txt|_stub|stub_.*|bazel|get_workspace_status|protobuf_support|_so) USE_JAVA= yes diff --git a/devel/bazel/distinfo b/devel/bazel/distinfo index e5f4f3a9a0ee..b7c96af398cd 100644 --- a/devel/bazel/distinfo +++ b/devel/bazel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587375557 -SHA256 (bazel-3.1.0rc4-dist.zip) = da6b81522345fd68f98be0c42b247ca58850896269129d26634f756842cf4d46 -SIZE (bazel-3.1.0rc4-dist.zip) = 269383583 +TIMESTAMP = 1589005739 +SHA256 (bazel-3.2.0rc1-dist.zip) = 3ecdb041c6f0f5c8cea0952b17697575b484cf31ec96e5cbcc850d7fa0dfe39e +SIZE (bazel-3.2.0rc1-dist.zip) = 269368381 |
