google-cloud-sdk: update to 226.0.0.
This commit is contained in:
parent
3bbaf87b66
commit
c9cd6e0a89
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-cloud-sdk'
|
||||
pkgname=google-cloud-sdk
|
||||
version=224.0.0
|
||||
version=226.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=833d46969abb948350bd59859dfad80a3a44577295afff851a8aafa88269fb3c
|
||||
checksum=ef8970c1d853a28f6ba97dd276f206fc7932b9d73976e66d1aa9f2438534d983
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/$pkgname
|
||||
|
|
Loading…
Reference in a new issue