15 lines
510 B
Bash
15 lines
510 B
Bash
# Template file for 'doctl'
|
|
pkgname=doctl
|
|
version=1.46.0
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="github.com/digitalocean/doctl/cmd/doctl"
|
|
go_build_tags="v${version}"
|
|
go_get="no"
|
|
short_desc="Command line tool for DigitalOcean services"
|
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/digitalocean/doctl"
|
|
distfiles="https://github.com/digitalocean/doctl/archive/v${version}.tar.gz"
|
|
checksum=f283df1860afa47551da24c9c0d0ebb1ae4535c7a69e62507e4f787ff47cda60
|