google-cloud-sdk: update to 272.0.0.
This commit is contained in:
parent
34e76d9e71
commit
f97316730b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'google-cloud-sdk'
|
# Template file for 'google-cloud-sdk'
|
||||||
pkgname=google-cloud-sdk
|
pkgname=google-cloud-sdk
|
||||||
version=267.0.0
|
version=272.0.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=$pkgname
|
wrksrc=$pkgname
|
||||||
|
@ -10,7 +10,7 @@ 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=2a3ebea6294d9bb1e62fcfd3a84e0d2e9e760cce6dcf5542013590640ccc0204
|
checksum=d7fe31f6103b9e65dd90919fa688eec0f8207f4a4e31dc391b8160295436684f
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/lib/$pkgname
|
vmkdir usr/lib/$pkgname
|
||||||
|
|
Loading…
Reference in New Issue