13 lines
498 B
Bash
13 lines
498 B
Bash
# Template file for 'doctl'
|
|
pkgname=doctl
|
|
version=1.67.0
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="github.com/digitalocean/doctl/cmd/doctl"
|
|
go_build_tags="v${version}"
|
|
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=97c9ee6f28efd621f04ff4bafa269d4f7f6632f5884178f443a22cb610e086a7
|