google-cloud-sdk: update to 284.0.0.

This commit is contained in:
Daniel Santana 2020-03-15 17:44:06 -03:00 committed by Juan RP
parent c25781e003
commit 2d6bd2289e

View file

@ -1,16 +1,17 @@
# Template file for 'google-cloud-sdk' # Template file for 'google-cloud-sdk'
pkgname=google-cloud-sdk pkgname=google-cloud-sdk
version=283.0.0 version=284.0.0
revision=1 revision=1
archs=noarch archs=noarch
wrksrc=$pkgname wrksrc=$pkgname
depends="python" depends="python3"
short_desc="Command-line interface for Google Cloud Platform products and services" short_desc="Command-line interface for Google Cloud Platform products and services"
maintainer="Daniel Santana <daniel@santana.tech>" maintainer="Daniel Santana <daniel@santana.tech>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://cloud.google.com/sdk" homepage="https://cloud.google.com/sdk"
distfiles="https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/${pkgname}_${version}.orig.tar.gz" distfiles="https://dl.google.com/dl/cloudsdk/release/downloads/for_packagers/linux/${pkgname}_${version}.orig.tar.gz"
checksum=a75138de4a664fb6d581030a313f56d151bb0829bf51795dd82b4296bcdfcefc checksum=ae01ad7c9e38aed856a294d4a4effe651485f8c568a0abb4c8463d2f0fd64867
python_version=3
do_install() { do_install() {
vmkdir usr/lib/$pkgname vmkdir usr/lib/$pkgname