Skip to content

Commit

Permalink
Update to google-cloud-sdk-290.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajacoutot committed Apr 28, 2020
1 parent f70d6b7 commit 83707d6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 12 deletions.
4 changes: 2 additions & 2 deletions sysutils/google-cloud-sdk/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.164 2020/04/23 06:23:53 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.165 2020/04/28 08:07:41 ajacoutot Exp $

COMMENT= manage resources on Google Cloud Platform

V= 290.0.0
V= 290.0.1
DISTNAME= google-cloud-sdk-${V}-linux-x86
PKGNAME= google-cloud-sdk-${V}
WRKDIST= ${WRKDIR}/google-cloud-sdk
Expand Down
4 changes: 2 additions & 2 deletions sysutils/google-cloud-sdk/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (google-cloud-sdk-290.0.0-linux-x86.tar.gz) = rl208MiuOgoY/MxRlNHZZCaVSH1806g2i8MCchM9w+Q=
SIZE (google-cloud-sdk-290.0.0-linux-x86.tar.gz) = 56634965
SHA256 (google-cloud-sdk-290.0.1-linux-x86.tar.gz) = dXZmlEvULlXz+a1oD4VcAaKVfbF4RvT67AVzn8kheR8=
SIZE (google-cloud-sdk-290.0.1-linux-x86.tar.gz) = 56625251
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$OpenBSD: patch-lib_googlecloudsdk_core_config_json,v 1.4 2020/04/23 06:23:53 ajacoutot Exp $
$OpenBSD: patch-lib_googlecloudsdk_core_config_json,v 1.5 2020/04/28 08:07:42 ajacoutot Exp $

Index: lib/googlecloudsdk/core/config.json
--- lib/googlecloudsdk/core/config.json.orig
Expand All @@ -11,10 +11,3 @@ Index: lib/googlecloudsdk/core/config.json
"disable_usage_reporting": false,
"documentation_url": "https://cloud.google.com/sdk/",
"release_channel": "rapid",
@@ -10,4 +10,4 @@
"snapshot_url": "https://dl.google.com/dl/cloudsdk/channels/rapid/components-2.json",
"user_agent": "google-cloud-sdk",
"version": "290.0.0"
-}
\ No newline at end of file
+}

0 comments on commit 83707d6

Please sign in to comment.