google-cloud-sdk: update to 227.0.0.
This commit is contained in:
parent
38c3230d25
commit
c237ec0a99
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-cloud-sdk'
|
||||
pkgname=google-cloud-sdk
|
||||
version=226.0.0
|
||||
version=227.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=ef8970c1d853a28f6ba97dd276f206fc7932b9d73976e66d1aa9f2438534d983
|
||||
checksum=71920670d0d456f1ae226affca89bb93fda28f56c0b7ba23681547fb6b09515f
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/$pkgname
|
||||
|
|
Loading…
Reference in New Issue