google-cloud-sdk: update to 259.0.0.
This commit is contained in:
parent
2ccb9cd422
commit
79130c1d1f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-cloud-sdk'
|
||||
pkgname=google-cloud-sdk
|
||||
version=256.0.0
|
||||
version=259.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=b53debf3c1a9a0d3f6e3df6f8dce6aa0d9d9010221b604ef5140c9453b28d140
|
||||
checksum=32f7bf6443f290d236d0d417ba2b91c83325d25f621f30f5966c295789959bb6
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/$pkgname
|
||||
|
|
Loading…
Reference in a new issue