a0d93616ad
Closes: #25938 [via git-merge-pr]
14 lines
510 B
Bash
14 lines
510 B
Bash
# Template file for 'doctl'
|
|
pkgname=doctl
|
|
version=1.49.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=5b62b595c9503b94a3492cf7f71090d964243b9d901925978cb20f7215208d3a
|