14 lines
540 B
Bash
14 lines
540 B
Bash
# Template file for 'vultr-cli'
|
|
pkgname=vultr-cli
|
|
version=2.11.3
|
|
revision=1
|
|
build_style=go
|
|
go_import_path=github.com/vultr/vultr-cli/v2
|
|
short_desc="Official command line tool for Vultr services"
|
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/vultr/vultr-cli"
|
|
changelog="https://github.com/vultr/vultr-cli/blob/master/CHANGELOG.md"
|
|
distfiles="https://github.com/vultr/vultr-cli/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=39da0ace6f8bf842bad41bf36a218a3c91e68a3139a353cd493c5ef476ea9ad5
|