hcloud: update to 1.10.0.
This commit is contained in:
parent
4d853d770b
commit
bd9b1e4db1
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'hcloud'
|
||||
pkgname=hcloud
|
||||
version=1.9.1
|
||||
version=1.10.0
|
||||
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}"
|
||||
short_desc="Command-line interface for Hetzner Cloud"
|
||||
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=9e74390b075ec4b935cbe5cef415e5280c53f7026973787ee69006cd5fcc9170
|
||||
checksum=69366f84753e1c4bbd9312be3fade23a8888969feee39eafefbd581919dbada4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue