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 c55f7ce20c93..bef3cc02bb0b 100644 --- a/sysutils/containerd/Makefile +++ b/sysutils/containerd/Makefile @@ -1,7 +1,6 @@ PORTNAME= containerd DISTVERSIONPREFIX=v -DISTVERSION= 2.0.4 -PORTREVISION= 1 +DISTVERSION= 2.0.5 CATEGORIES= sysutils MAINTAINER= decke@FreeBSD.org @@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bash:shells/bash -USES= cpe gmake go:1.22,modules,no_targets +USES= cpe gmake go:1.23,modules,no_targets USE_GITHUB= yes GH_SUBDIR= src/github.com/containerd/containerd |
