aboutsummaryrefslogtreecommitdiff
path: root/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
diff options
context:
space:
mode:
authorReza Talebi <reza.talebi.73@outlook.com>2022-06-27 22:26:07 +0430
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-01 10:22:42 +0700
commitfe498089c68fae8ceeaf319e1c98261039197c93 (patch)
treeaef28cad1da91a573a6a989de19e681da6b32ed2 /development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
parent8822e817e9031b7b3fcd4b99d981b7df05412d77 (diff)
development/dotnet-runtime-6.0: Updated for version 6.0.6.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild')
-rw-r--r--development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild b/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
index 5d1ab8c067..0421ad8400 100644
--- a/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
+++ b/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dotnet-runtime-6.0
SRCNAM=dotnet-runtime
-VERSION=${VERSION:-6.0.5}
+VERSION=${VERSION:-6.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}