google-cloud-sdk: update to 235.0.0.
This commit is contained in:
parent
6ef7f7272b
commit
5dcb71c9f0
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'google-cloud-sdk'
|
# Template file for 'google-cloud-sdk'
|
||||||
pkgname=google-cloud-sdk
|
pkgname=google-cloud-sdk
|
||||||
version=233.0.0
|
version=235.0.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
archs=noarch
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
depends="python"
|
depends="python"
|
||||||
short_desc="Command-line interface for Google Cloud Platform products and services"
|
short_desc="Command-line interface for Google Cloud Platform products and services"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://cloud.google.com/sdk"
|
homepage="https://cloud.google.com/sdk"
|
||||||
distfiles="https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/${pkgname}_${version}.orig.tar.gz"
|
distfiles="https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/${pkgname}_${version}.orig.tar.gz"
|
||||||
checksum=f5f368eff857a2f012a807571603a7ddac473a33dba05413718c0775c2423482
|
checksum=88a97d0ca4ea2e0b3d9b6422077ffcfc4777c0ff0ac9411b7e09a62c5dcd5ecc
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/lib/$pkgname
|
vmkdir usr/lib/$pkgname
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue