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 e57f4549c2ff..bee209d11a5f 100644 --- a/sysutils/containers-common/Makefile +++ b/sysutils/containers-common/Makefile @@ -1,6 +1,6 @@ PORTNAME= containers-common DISTVERSIONPREFIX= v -DISTVERSION= 0.61.1 +DISTVERSION= 0.63.1 CATEGORIES= sysutils MAINTAINER= dfr@FreeBSD.org @@ -25,9 +25,9 @@ GH_TAGNAME= v${DISTVERSION}:common v${IMAGEVERSION}:image \ NO_ARCH= yes -IMAGEVERSION= 5.33.1 -SKOPEOVERSION= 1.17.0 -STORAGEVERSION= 1.56.1 +IMAGEVERSION= 5.35.0 +SKOPEOVERSION= 1.19.0 +STORAGEVERSION= 1.58.0 do-build: ${GMAKE} -C ${WRKSRC_common}/docs |