diff options
Diffstat (limited to 'system/nerdctl/nerdctl.SlackBuild')
-rw-r--r-- | system/nerdctl/nerdctl.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/nerdctl/nerdctl.SlackBuild b/system/nerdctl/nerdctl.SlackBuild index 3e975cb38d..ca7b637706 100644 --- a/system/nerdctl/nerdctl.SlackBuild +++ b/system/nerdctl/nerdctl.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=nerdctl -VERSION=${VERSION:-2.0.2} +VERSION=${VERSION:-2.0.3} GITHASH=${GITHASH:-1220ce7ec2701d485a9b1beeea63dae3da134fb5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |