git: 582b973cb0d9 - main - sysutils/podman-suite: update to 20230721
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 22 Jul 2023 12:38:07 UTC
The branch main has been updated by dfr: URL: https://cgit.FreeBSD.org/ports/commit/?id=582b973cb0d9a924fac545def8e0e4e1cb2d5934 commit 582b973cb0d9a924fac545def8e0e4e1cb2d5934 Author: Doug Rabson <dfr@FreeBSD.org> AuthorDate: 2023-07-07 12:29:52 +0000 Commit: Doug Rabson <dfr@FreeBSD.org> CommitDate: 2023-07-22 12:36:47 +0000 sysutils/podman-suite: update to 20230721 Approved by: lwhsu Differential Revision: https://reviews.freebsd.org/D41130 --- sysutils/podman-suite/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/podman-suite/Makefile b/sysutils/podman-suite/Makefile index 0bb68f08f372..2b9c01cd67ea 100644 --- a/sysutils/podman-suite/Makefile +++ b/sysutils/podman-suite/Makefile @@ -1,5 +1,5 @@ PORTNAME= podman-suite -PORTVERSION= 20230605 +PORTVERSION= 20230721 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org