hcloud: update to 1.28.1.
This commit is contained in:
parent
2e0ede5b95
commit
dc8139f375
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hcloud'
|
||||
pkgname=hcloud
|
||||
version=1.28.0
|
||||
version=1.28.1
|
||||
revision=1
|
||||
wrksrc="cli-${version}"
|
||||
build_style=go
|
||||
|
@ -13,7 +13,7 @@ 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=1e12d771d44b3c25c2b6d96a56465cd3712ec557f5059bad59741108f48f8b3d
|
||||
checksum=fef9763ffe17668c8f434f27d99050b425039fb0d93d8d3a31ea55f99cfbad11
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue