diff options
Diffstat (limited to 'sysutils/podman/Makefile')
| -rw-r--r-- | sysutils/podman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/podman/Makefile b/sysutils/podman/Makefile index 70553226b1bb..2c696b60d18d 100644 --- a/sysutils/podman/Makefile +++ b/sysutils/podman/Makefile @@ -1,6 +1,6 @@ PORTNAME= podman DISTVERSIONPREFIX= v -DISTVERSION= 5.6.2 +DISTVERSION= 5.7.0 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org @@ -20,7 +20,7 @@ RUN_DEPENDS= conmon:sysutils/conmon \ containers-common>=0:sysutils/containers-common \ ocijail:sysutils/ocijail -USES= gmake go:no_targets,1.23 pkgconfig python:build shebangfix +USES= gmake go:no_targets,1.24 pkgconfig python:build shebangfix USE_RC_SUBR= podman podman_service SHEBANG_FILES= ${WRKSRC}/hack/markdown-preprocess |
