mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
google-cloud-sdk: update to 281.0.0.
This commit is contained in:
parent
c2887d6445
commit
67e687314a
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=280.0.0
|
version=281.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=6019125b738d9b61a016b52c9cbcf8aa40348ead1ddd86957ffbfd59bc5f04fb
|
checksum=ac76927f7c6bbea63f66529d830cf440f09448a8f471d31b4b1e0951e2dcc116
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/lib/$pkgname
|
vmkdir usr/lib/$pkgname
|
||||||
|
|
Loading…
Add table
Reference in a new issue