hcloud: update to 1.6.1.
This commit is contained in:
parent
8c0c1ddbf3
commit
62f69ee31c
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'hcloud'
|
||||
pkgname=hcloud
|
||||
version=1.6.0
|
||||
revision=2
|
||||
version=1.6.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}"
|
||||
short_desc="Command-line interface for Hetzner Cloud"
|
||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/hetznercloud/cli"
|
||||
distfiles="https://github.com/hetznercloud/cli/archive/v${version}.tar.gz"
|
||||
checksum=8ada1db53f812774666d579722bce1d63cfd0212a70dd0d3ca734608610584b1
|
||||
checksum=c9aa89fbd2992f1c710c2a81aa72a8f4e0f6cc9ca2b990ace4b01926442753b6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue