diff options
Diffstat (limited to 'sysutils/containers-common/Makefile')
-rw-r--r-- | sysutils/containers-common/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/containers-common/Makefile b/sysutils/containers-common/Makefile index bee209d11a5f..fb39cff157f5 100644 --- a/sysutils/containers-common/Makefile +++ b/sysutils/containers-common/Makefile @@ -1,6 +1,6 @@ PORTNAME= containers-common DISTVERSIONPREFIX= v -DISTVERSION= 0.63.1 +DISTVERSION= 0.64.1 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org @@ -25,9 +25,9 @@ GH_TAGNAME= v${DISTVERSION}:common v${IMAGEVERSION}:image \ NO_ARCH= yes -IMAGEVERSION= 5.35.0 -SKOPEOVERSION= 1.19.0 -STORAGEVERSION= 1.58.0 +IMAGEVERSION= 5.36.1 +SKOPEOVERSION= 1.20.0 +STORAGEVERSION= 1.59.1 do-build: ${GMAKE} -C ${WRKSRC_common}/docs |