mirror of https://git.FreeBSD.org/ports.git
sysutils/nerdctl: Update 2.0.2 → 2.0.3
Changelog: https://github.com/containerd/nerdctl/releases/tag/v2.0.3 PR: 284269
This commit is contained in:
parent
1b0c480e70
commit
19d6d7abd5
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= nerdctl
|
||||
DISTVERSIONPREFIX=v
|
||||
DISTVERSION= 2.0.2
|
||||
DISTVERSION= 2.0.3
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= laurent.chardon@gmail.com
|
||||
|
@ -10,7 +10,7 @@ WWW= https://github.com/containerd/nerdctl
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= go:modules
|
||||
USES= go:1.22,modules
|
||||
|
||||
GO_MODULE= github.com/containerd/nerdctl/v2
|
||||
GO_TARGET= ./cmd/${PORTNAME}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1734022809
|
||||
SHA256 (go/sysutils_nerdctl/nerdctl-v2.0.2/v2.0.2.mod) = 7c7cb99475e0df544ecf778e7c8867c6b79b04e6419074d2c4284257b90726e1
|
||||
SIZE (go/sysutils_nerdctl/nerdctl-v2.0.2/v2.0.2.mod) = 6711
|
||||
SHA256 (go/sysutils_nerdctl/nerdctl-v2.0.2/v2.0.2.zip) = 3f4733f62959c754444eb305d2f06f08928722f5e455be66463d76d3f158abed
|
||||
SIZE (go/sysutils_nerdctl/nerdctl-v2.0.2/v2.0.2.zip) = 1921014
|
||||
TIMESTAMP = 1737571130
|
||||
SHA256 (go/sysutils_nerdctl/nerdctl-v2.0.3/v2.0.3.mod) = cb460ad9a26c30d0aed368b0c55a709bdc4101cb9385e718983ad2ad3b6ae17a
|
||||
SIZE (go/sysutils_nerdctl/nerdctl-v2.0.3/v2.0.3.mod) = 6834
|
||||
SHA256 (go/sysutils_nerdctl/nerdctl-v2.0.3/v2.0.3.zip) = 47da29b33931086873c6118eee5eedea868e7fc0f94cc469372b8904a19c17b3
|
||||
SIZE (go/sysutils_nerdctl/nerdctl-v2.0.3/v2.0.3.zip) = 1941598
|
||||
|
|
Loading…
Reference in New Issue