google-cloud-sdk: update to 248.0.0.
This commit is contained in:
parent
cb9fcb26bf
commit
393f77d74e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'google-cloud-sdk'
|
||||
pkgname=google-cloud-sdk
|
||||
version=246.0.0
|
||||
version=248.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=2c273d86dc8d40c7a0b55fe10f00441648a3630b8c40427079f9bcca5a9d25df
|
||||
checksum=a80a8646a6d04ea8f060b5761e0067f7b791253dee5bb97818b4d552dfe67cdb
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/$pkgname
|
||||
|
|
Loading…
Reference in a new issue