mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
sysutils/hcloud: update to 1.42.0
Use go 1.21 because with 1.20 doesn't build. Changelog: https://github.com/hetznercloud/cli/tags Approved by: diizzy (mentor) Differential Revision: https://reviews.freebsd.org/D43958
This commit is contained in:
parent
e74d301dda
commit
2d6cc3049c
@ -1,7 +1,6 @@
|
||||
PORTNAME= hcloud
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.36.0
|
||||
PORTREVISION= 4
|
||||
DISTVERSION= 1.42.0
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= uzsolt@FreeBSD.org
|
||||
@ -11,7 +10,7 @@ WWW= https://github.com/hetznercloud/cli
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= go:modules
|
||||
USES= go:modules,1.21
|
||||
|
||||
GO_MODULE= github.com/hetznercloud/cli
|
||||
GO_TARGET= ./cmd/hcloud
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1688229200
|
||||
SHA256 (go/sysutils_hcloud/hcloud-v1.36.0/v1.36.0.mod) = 8d47c1708aac759d85a923e61d60eb4b3d7bfa20368cbf93c40ec3a1d5f48400
|
||||
SIZE (go/sysutils_hcloud/hcloud-v1.36.0/v1.36.0.mod) = 1841
|
||||
SHA256 (go/sysutils_hcloud/hcloud-v1.36.0/v1.36.0.zip) = 9b40446afdd358574362e8b1affb9ef5e767c5548ba28397598584fc6b585bc7
|
||||
SIZE (go/sysutils_hcloud/hcloud-v1.36.0/v1.36.0.zip) = 299994
|
||||
TIMESTAMP = 1708202951
|
||||
SHA256 (go/sysutils_hcloud/hcloud-v1.42.0/v1.42.0.mod) = 08a3025f0e7ff66dff1074e5c8355f7cda819623cf253d58c21531ccea0e8b53
|
||||
SIZE (go/sysutils_hcloud/hcloud-v1.42.0/v1.42.0.mod) = 1876
|
||||
SHA256 (go/sysutils_hcloud/hcloud-v1.42.0/v1.42.0.zip) = 1c4fab714c3610386f8c293b776b5064a064d92bcb71f9a0bcbc76c5b127538c
|
||||
SIZE (go/sysutils_hcloud/hcloud-v1.42.0/v1.42.0.zip) = 422909
|
||||
|
Loading…
Reference in New Issue
Block a user