google-cloud-sdk: update to 229.0.0.
This commit is contained in:
parent
51991c558e
commit
41f188720b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-cloud-sdk'
|
||||
pkgname=google-cloud-sdk
|
||||
version=228.0.0
|
||||
version=229.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=ecc2ce0347d83812d29450f72828d895c568c633601ae682a25da160833a8d7c
|
||||
checksum=1d0da0357229e1ec79fae5322867b3353465cf3575f3e136553f18f5e466c5b9
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/$pkgname
|
||||
|
|
Loading…
Reference in a new issue