google-cloud-sdk: update to 236.0.0.
This commit is contained in:
parent
e60e81157b
commit
f458ae13dd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'google-cloud-sdk'
|
# Template file for 'google-cloud-sdk'
|
||||||
pkgname=google-cloud-sdk
|
pkgname=google-cloud-sdk
|
||||||
version=235.0.0
|
version=236.0.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
|
@ -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=88a97d0ca4ea2e0b3d9b6422077ffcfc4777c0ff0ac9411b7e09a62c5dcd5ecc
|
checksum=d4e75a6633b3f6faa26a764c24a22c5b805bf6063dc32722a98f0aa8532e8753
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/lib/$pkgname
|
vmkdir usr/lib/$pkgname
|
||||||
|
|
Loading…
Add table
Reference in a new issue