14 lines
550 B
Bash
14 lines
550 B
Bash
# Template file for 'vultr-cli'
|
|
pkgname=vultr-cli
|
|
version=2.15.0
|
|
revision=3
|
|
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://raw.githubusercontent.com/vultr/vultr-cli/master/CHANGELOG.md"
|
|
distfiles="https://github.com/vultr/vultr-cli/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=74e551c3d238fb4be754e10d17e778f68c8e3c46842b1e5a00fc6fea4a71639b
|