google-cloud-sdk: update to 283.0.0.
This commit is contained in:
parent
10f0e39ffc
commit
e452287ace
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-cloud-sdk'
|
||||
pkgname=google-cloud-sdk
|
||||
version=282.0.0
|
||||
version=283.0.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
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=0ae87a2cf021007d1f7b1b326f91c420d38b1d0966b6b0ec3ce866736ade6e17
|
||||
checksum=a75138de4a664fb6d581030a313f56d151bb0829bf51795dd82b4296bcdfcefc
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/$pkgname
|
||||
|
|
Loading…
Reference in a new issue