diff options
| author | Älven <alven@FreeBSD.org> | 2026-07-09 04:09:31 +0000 |
|---|---|---|
| committer | Älven <alven@FreeBSD.org> | 2026-07-09 04:09:31 +0000 |
| commit | ac1964066d832147f95dcd8eb4eb2b52db9f8a3a (patch) | |
| tree | a0232af213440b26508cd0f70f96e02d0d525188 | |
| parent | 13fda2833ad019e4be040791baee1a2fecfde1dc (diff) | |
net-mgmt/thanos: Update 0.41.0 => 0.42.0
Approved by: db@, yuri@ (Mentors, implicit)
| -rw-r--r-- | net-mgmt/thanos/Makefile | 7 | ||||
| -rw-r--r-- | net-mgmt/thanos/distinfo | 10 |
2 files changed, 8 insertions, 9 deletions
diff --git a/net-mgmt/thanos/Makefile b/net-mgmt/thanos/Makefile index 034838bb669a..c8a3f41bf534 100644 --- a/net-mgmt/thanos/Makefile +++ b/net-mgmt/thanos/Makefile @@ -1,7 +1,6 @@ PORTNAME= thanos DISTVERSIONPREFIX= v -DISTVERSION= 0.41.0 -PORTREVISION= 6 +DISTVERSION= 0.42.0 CATEGORIES= net-mgmt MAINTAINER= alven@FreeBSD.org @@ -12,7 +11,7 @@ WWW= https://thanos.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules +USES= go:1.26+,modules GO_MODULE= github.com/thanos-io/thanos GO_TARGET= ./cmd/${PORTNAME} @@ -26,6 +25,6 @@ GO_LDFLAGS= -X github.com/prometheus/common/version.Branch="master" \ PLIST_FILES= bin/${PORTNAME} BUILD_DATE= ${:Udate +%F:sh} -REVISION= cb1396b9 +REVISION= 0d7a3536 .include <bsd.port.mk> diff --git a/net-mgmt/thanos/distinfo b/net-mgmt/thanos/distinfo index 2b3b209f0b08..daa34dd0f51d 100644 --- a/net-mgmt/thanos/distinfo +++ b/net-mgmt/thanos/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1771139824 -SHA256 (go/net-mgmt_thanos/thanos-v0.41.0/v0.41.0.mod) = 8b24db251c302de19fe0000df3200e8c811368b8cea8b2a5d4c9e4fc59e315bb -SIZE (go/net-mgmt_thanos/thanos-v0.41.0/v0.41.0.mod) = 16824 -SHA256 (go/net-mgmt_thanos/thanos-v0.41.0/v0.41.0.zip) = 1353ce0f8b6b6792037894eed7b4cf5d14b0f27ff7fab32394dff66b0dcea373 -SIZE (go/net-mgmt_thanos/thanos-v0.41.0/v0.41.0.zip) = 30435339 +TIMESTAMP = 1783569220 +SHA256 (go/net-mgmt_thanos/thanos-v0.42.0/v0.42.0.mod) = 3f39278231afd0d161799d7346856ee27b1d9d5c1a61b48e10606091aa57d7ec +SIZE (go/net-mgmt_thanos/thanos-v0.42.0/v0.42.0.mod) = 17279 +SHA256 (go/net-mgmt_thanos/thanos-v0.42.0/v0.42.0.zip) = 30392898f8439b94232bfe9d9d8caf2ad74579fdefece9f442653790d7bf847e +SIZE (go/net-mgmt_thanos/thanos-v0.42.0/v0.42.0.zip) = 30525256 |
