mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
doctl: update to 1.91.0.
This commit is contained in:
parent
f720b58b6e
commit
6863e73b56
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'doctl'
|
# Template file for 'doctl'
|
||||||
pkgname=doctl
|
pkgname=doctl
|
||||||
version=1.90.0
|
version=1.91.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/digitalocean/doctl/cmd/doctl"
|
go_import_path="github.com/digitalocean/doctl/cmd/doctl"
|
||||||
|
@ -14,4 +14,4 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/digitalocean/doctl"
|
homepage="https://github.com/digitalocean/doctl"
|
||||||
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
|
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
|
||||||
checksum=4c53d56baf2be785f916fcc9b8f7afdd9b85b0987130de880cba1b86abe7e1e3
|
checksum=8a3d72f4b21505a19ebab8c12a8f2b81e6139848cfb09018084e658c6e5d707b
|
||||||
|
|
Loading…
Add table
Reference in a new issue