mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
security/trivy: update to 0.61.0
Changes: https://github.com/aquasecurity/trivy/releases/tag/v0.61.0
This commit is contained in:
parent
b470e60b93
commit
e1c391ff1e
2 changed files with 7 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= trivy
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.60.0
|
||||
DISTVERSION= 0.61.0
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= mfechner@FreeBSD.org
|
||||
|
@ -10,9 +10,7 @@ WWW= https://github.com/aquasecurity/trivy
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
# trivy uses go 1.24 which is not available yet in FreeBSD
|
||||
#USES= go:modules,1.24
|
||||
USES= go:modules,1.23
|
||||
USES= go:modules,1.24
|
||||
|
||||
GO_MODULE= github.com/aquasecurity/trivy
|
||||
GO_TARGET= ./cmd/trivy
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1741238334
|
||||
SHA256 (go/security_trivy/trivy-v0.60.0/v0.60.0.mod) = 87d2d1a9c42f5d0bb3a457ed0aa6c17cb549b98abf28902cfc5d14aaa9f1befe
|
||||
SIZE (go/security_trivy/trivy-v0.60.0/v0.60.0.mod) = 23069
|
||||
SHA256 (go/security_trivy/trivy-v0.60.0/v0.60.0.zip) = c6c1c4329d3c836c81712bb4b8e4e6795c8e157da1033adad49d22cd5925fcd1
|
||||
SIZE (go/security_trivy/trivy-v0.60.0/v0.60.0.zip) = 58694803
|
||||
TIMESTAMP = 1743223999
|
||||
SHA256 (go/security_trivy/trivy-v0.61.0/v0.61.0.mod) = 853280bd819a5a11d4a55d7bc5e49e66438fc81cbd8ab8451d4f1052b1bd6c5f
|
||||
SIZE (go/security_trivy/trivy-v0.61.0/v0.61.0.mod) = 23387
|
||||
SHA256 (go/security_trivy/trivy-v0.61.0/v0.61.0.zip) = b29fa82cb6c6f5decbbbc2b95e178e574ea2cb8e24aa8aea82843154877e69e7
|
||||
SIZE (go/security_trivy/trivy-v0.61.0/v0.61.0.zip) = 58713514
|
||||
|
|
Loading…
Add table
Reference in a new issue