mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +02:00
google-cloud-sdk: update to 253.0.0.
This commit is contained in:
parent
7dafb0e236
commit
16fa7f6c84
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-cloud-sdk'
|
||||
pkgname=google-cloud-sdk
|
||||
version=252.0.0
|
||||
version=253.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=856b27d6f23be5369e905cc593adc33e66e2ad8ba5579fe040d1df6d0c80da37
|
||||
checksum=1b12d09853694addf32cf7acb0a7365c82999f147d2b082e8fa291b4e97e7b90
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/$pkgname
|
||||
|
|
Loading…
Add table
Reference in a new issue