2019-04-16 01:27:53 +00:00
|
|
|
# Template file for 'doctl'
|
|
|
|
pkgname=doctl
|
2019-11-17 23:49:17 +00:00
|
|
|
version=1.33.1
|
|
|
|
revision=1
|
2019-04-16 01:27:53 +00:00
|
|
|
build_style=go
|
2019-07-16 00:50:19 +00:00
|
|
|
go_import_path="github.com/digitalocean/doctl/cmd/doctl"
|
|
|
|
go_build_tags="v${version}"
|
2019-11-11 06:59:12 +00:00
|
|
|
go_get="no"
|
2019-04-16 01:27:53 +00:00
|
|
|
short_desc="Command line tool for DigitalOcean services"
|
|
|
|
maintainer="Noah Huppert <contact@noahh.io>"
|
|
|
|
license="Apache-2.0"
|
|
|
|
homepage="https://github.com/digitalocean/doctl"
|
2019-11-11 06:59:12 +00:00
|
|
|
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
|
2019-11-17 23:49:17 +00:00
|
|
|
checksum=b3e853b17816e5bd4aad082477e56cf52582b331fb46af1ed81127dffdbc554e
|