google-cloud-sdk: update to 254.0.0.
This commit is contained in:
parent
31b417bc9b
commit
e746ae4996
1 changed files with 2 additions and 2 deletions
|
@ -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=253.0.0
|
version=254.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=1b12d09853694addf32cf7acb0a7365c82999f147d2b082e8fa291b4e97e7b90
|
checksum=7565f2bb180f702c8c9c1cca437ea8a03bb2faaff9ffb03be74235056eba13f8
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/lib/$pkgname
|
vmkdir usr/lib/$pkgname
|
||||||
|
|
Loading…
Reference in a new issue