google-cloud-sdk: update to 230.0.0.
This commit is contained in:
parent
ae0347a52a
commit
e9ba2ecf15
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-cloud-sdk'
|
||||
pkgname=google-cloud-sdk
|
||||
version=229.0.0
|
||||
version=230.0.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
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=1d0da0357229e1ec79fae5322867b3353465cf3575f3e136553f18f5e466c5b9
|
||||
checksum=9f6ebc96e266df684ec0282c8f611fececc52839f4a17ebdb11687fb23dbdb17
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/$pkgname
|
||||
|
|
Loading…
Reference in New Issue