aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-12-05 16:22:57 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-12-06 08:37:11 +0700
commit20a3a6ff446e956b4f10aa74902d0a7d34b4455e (patch)
tree51930adc24a25ec89238156df41708aa69e31b4e
parentf6a04718a55b26eac8019f8bc8fcda87e6c0a663 (diff)
system/nerdctl: Update GITHASH
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/nerdctl/nerdctl.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/nerdctl/nerdctl.SlackBuild b/system/nerdctl/nerdctl.SlackBuild
index 83a001ce33..3f9b2a70f3 100644
--- a/system/nerdctl/nerdctl.SlackBuild
+++ b/system/nerdctl/nerdctl.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nerdctl
VERSION=${VERSION:-2.0.1}
-GITHASH=${GITHASH:-845e989f69d25b420ae325fedc8e70186243fd93}
+GITHASH=${GITHASH:-47f31ff2c1615c1accb85c1ce4e7882ad739102f}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}