google-cloud-sdk: update to 252.0.0.
This commit is contained in:
parent
4e7a5b80cc
commit
147e247841
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-cloud-sdk'
|
||||
pkgname=google-cloud-sdk
|
||||
version=250.0.0
|
||||
version=252.0.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=$pkgname
|
||||
|
@ -10,7 +10,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://cloud.google.com/sdk"
|
||||
distfiles="https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/${pkgname}_${version}.orig.tar.gz"
|
||||
checksum=586640e36226e75bfdae9f422420abcbb370a0be93cd0239602f209f7490313f
|
||||
checksum=856b27d6f23be5369e905cc593adc33e66e2ad8ba5579fe040d1df6d0c80da37
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/$pkgname
|
||||
|
|
Loading…
Reference in a new issue