aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-11-15 08:24:24 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-16 08:47:19 +0700
commit6b0a80f0c043cdd8c2e4b8dbae8c3b957c3d82ee (patch)
tree7863be908220ba008b1247084d637c439082ff75 /system
parent62ec7459bd983607607b2f3bce3995a1f84ad8c0 (diff)
system/nerdctl: Updated for version 2.0.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/nerdctl/nerdctl.SlackBuild2
-rw-r--r--system/nerdctl/nerdctl.info6
-rw-r--r--system/nerdctl/slack-desc10
3 files changed, 9 insertions, 9 deletions
diff --git a/system/nerdctl/nerdctl.SlackBuild b/system/nerdctl/nerdctl.SlackBuild
index 9aa836cf70d45..f847afbda3f10 100644
--- a/system/nerdctl/nerdctl.SlackBuild
+++ b/system/nerdctl/nerdctl.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nerdctl
-VERSION=${VERSION:-1.7.7}
+VERSION=${VERSION:-2.0.0}
GITHASH=${GITHASH:-845e989f69d25b420ae325fedc8e70186243fd93}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/nerdctl/nerdctl.info b/system/nerdctl/nerdctl.info
index d384b64839a8e..bd01e94cf1b58 100644
--- a/system/nerdctl/nerdctl.info
+++ b/system/nerdctl/nerdctl.info
@@ -1,10 +1,10 @@
PRGNAM="nerdctl"
-VERSION="1.7.7"
+VERSION="2.0.0"
HOMEPAGE="https://github.com/containerd/nerdctl"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/containerd/nerdctl/archive/v1.7.7/nerdctl-1.7.7.tar.gz"
-MD5SUM_x86_64="3fa6c3b50c5ec71a2bbf5e33cb64e047"
+DOWNLOAD_x86_64="https://github.com/containerd/nerdctl/archive/v2.0.0/nerdctl-2.0.0.tar.gz"
+MD5SUM_x86_64="48d6855bb1f0c3725a61849af7a9f8d5"
REQUIRES="containerd"
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"
diff --git a/system/nerdctl/slack-desc b/system/nerdctl/slack-desc
index 1c1d0ff173875..4758106056787 100644
--- a/system/nerdctl/slack-desc
+++ b/system/nerdctl/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
nerdctl: nerdctl (Docker-compatible CLI for containerd)
nerdctl:
-nerdctl: Containerd is a daemon to control runC, built for performance and
-nerdctl: density. Containerd leverages runC's advanced features such as
-nerdctl: seccomp and user namespace support as well as checkpoint and restore
-nerdctl: for cloning and live migration of containers.
+nerdctl: The goal of nerdctl is to facilitate experimenting the cutting-edge
+nerdctl: features of containerd that are not present in Docker.
+nerdctl:
nerdctl:
-nerdctl: Homepage: https://github.com/containerd/nerdctl
nerdctl:
nerdctl:
+nerdctl: Homepage: https://github.com/containerd/nerdctl
+nerdctl:
nerdctl: