Permalink
Browse files
google-cloud-sdk: update to 241.0.0
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
devel/google-cloud-sdk/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
|
|
|
name google-cloud-sdk |
|
|
version 240.0.0 |
|
|
version 241.0.0 |
|
|
categories devel python |
|
|
license Apache-2 |
|
|
maintainers {breun.nl:nils @breun} openmaintainer |
|
|
@@ -20,9 +20,9 @@ master_sites https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/ |
|
|
distname ${name}-${version}-${os.platform}-${configure.build_arch} |
|
|
worksrcdir ${name} |
|
|
|
|
|
checksums rmd160 909bfb21c3eb66016d19fae816a3011d2d9dccdd \ |
|
|
sha256 06855ef91cd90a5e50ebc0937fd90437f6f153bd6e0f2f873e841724b5b44a64 \ |
|
|
size 19012063 |
|
|
checksums rmd160 d2e5586ff33883e537e6d6ffd0acad09b9580636 \ |
|
|
sha256 32543fabf3ee117285ec153b9b6359c58991401cf97e01909be3da8d6e6024f1 \ |
|
|
size 19342461 |
|
|
|
|
|
python.default_version 27 |
|
|
|
|
|
|