parent
d71faba368
commit
16e0204234
1 changed files with 2 additions and 3 deletions
|
@ -1,19 +1,18 @@
|
|||
# Template file for 'hcloud'
|
||||
pkgname=hcloud
|
||||
version=1.22.0
|
||||
version=1.22.1
|
||||
revision=1
|
||||
wrksrc="cli-${version}"
|
||||
build_style=go
|
||||
go_import_path=github.com/hetznercloud/cli
|
||||
go_package=github.com/hetznercloud/cli/cmd/hcloud
|
||||
go_ldflags="-X github.com/hetznercloud/cli.Version=${version}"
|
||||
hostmakedepends="git"
|
||||
short_desc="Command-line interface for Hetzner Cloud"
|
||||
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/hetznercloud/cli"
|
||||
distfiles="https://github.com/hetznercloud/cli/archive/v${version}.tar.gz"
|
||||
checksum=fec0f1ae490ed4e1079138661fffcbf489544c460f631a6a4e5910d3645dad86
|
||||
checksum=6b43ad74ec243484c7c1dd1d7cb2d6f1231f596a2ea4753bf81087f5b8dcf1c2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue