google-cloud-sdk: update to 266.0.0.
This commit is contained in:
parent
e3234dc7c1
commit
3128c02f3f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-cloud-sdk'
|
||||
pkgname=google-cloud-sdk
|
||||
version=263.0.0
|
||||
version=266.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=c3fea684ed09a4af8040e00dcfb0086e7e5e7055352f87a29b5e8232783da40a
|
||||
checksum=bfb19d6390111a7cd79e0766c3f10887f20b3fbd2f79b4cfd8466dda1cbbdde3
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/$pkgname
|
||||
|
|
Loading…
Reference in a new issue