mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
google-cloud-sdk: update to 279.0.0.
This commit is contained in:
parent
81b4a9e69e
commit
9ff7f655b4
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=278.0.0
|
version=279.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=38ee4f7000627d6be1fa553b68a42d3979a2986bfa5e9770a71840098bbeb625
|
checksum=da4cbbdc9016188e820c0d31381866894afa54875669270bf906d8597b164f44
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/lib/$pkgname
|
vmkdir usr/lib/$pkgname
|
||||||
|
|
Loading…
Add table
Reference in a new issue