diff options
Diffstat (limited to 'sysutils/containerd/Makefile')
| -rw-r--r-- | sysutils/containerd/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/containerd/Makefile b/sysutils/containerd/Makefile index 4101dc70b9d9..7f51772b0125 100644 --- a/sysutils/containerd/Makefile +++ b/sysutils/containerd/Makefile @@ -1,6 +1,6 @@ PORTNAME= containerd DISTVERSIONPREFIX=v -DISTVERSION= 1.7.23 +DISTVERSION= 2.0.0 CATEGORIES= sysutils MAINTAINER= decke@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bash:shells/bash -USES= cpe gmake go:modules,no_targets +USES= cpe gmake go:1.22,modules,no_targets USE_GITHUB= yes GH_SUBDIR= src/github.com/containerd/containerd @@ -25,7 +25,6 @@ MAKE_ENV= ${GO_ENV} \ VERSION="${DISTVERSION}" PLIST_FILES= bin/containerd \ - bin/containerd-shim \ bin/containerd-stress \ bin/ctr |
