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 fb39cff157f5..dc71c2f02384 100644 --- a/sysutils/containers-common/Makefile +++ b/sysutils/containers-common/Makefile @@ -1,6 +1,7 @@ PORTNAME= containers-common DISTVERSIONPREFIX= v DISTVERSION= 0.64.1 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org @@ -25,7 +26,7 @@ GH_TAGNAME= v${DISTVERSION}:common v${IMAGEVERSION}:image \ NO_ARCH= yes -IMAGEVERSION= 5.36.1 +IMAGEVERSION= 5.36.2 SKOPEOVERSION= 1.20.0 STORAGEVERSION= 1.59.1 |