diff options
Diffstat (limited to 'sysutils/containers-common/Makefile')
| -rw-r--r-- | sysutils/containers-common/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/containers-common/Makefile b/sysutils/containers-common/Makefile index 2e08837cd389..e839e2a7dd5a 100644 --- a/sysutils/containers-common/Makefile +++ b/sysutils/containers-common/Makefile @@ -1,6 +1,7 @@ PORTNAME= containers-common DISTVERSIONPREFIX= v DISTVERSION= 0.64.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org @@ -26,7 +27,7 @@ GH_TAGNAME= v${DISTVERSION}:common v${IMAGEVERSION}:image \ NO_ARCH= yes IMAGEVERSION= 5.36.2 -SKOPEOVERSION= 1.20.0 +SKOPEOVERSION= 1.21.0 STORAGEVERSION= 1.59.1 post-patch: |
