google-cloud-sdk: update to 224.0.0.
This commit is contained in:
parent
e7cc686901
commit
41d7ff52df
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'google-cloud-sdk'
|
||||
pkgname=google-cloud-sdk
|
||||
version=216.0.0
|
||||
version=224.0.0
|
||||
revision=1
|
||||
wrksrc=$pkgname
|
||||
noarch=yes
|
||||
wrksrc=$pkgname
|
||||
depends="python"
|
||||
short_desc="Command-line interface for Google Cloud Platform products and services"
|
||||
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=2c7c5ae667fb1fab1185b4aedb28ff4e30dce3a5159751aa47529035b5fc848b
|
||||
checksum=833d46969abb948350bd59859dfad80a3a44577295afff851a8aafa88269fb3c
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/$pkgname
|
||||
|
|
Loading…
Reference in New Issue