summaryrefslogtreecommitdiffstats
path: root/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
diff options
context:
space:
mode:
author Reza Talebi <reza.talebi.73@outlook.com>2023-08-26 02:26:05 +0330
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-26 19:07:08 +0700
commitb3d5b30963a47dc201a84f2f2394563c9a7c5c0e (patch)
tree9147ba19fbb23ec75437a317d7a833ed6abfdffe /development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
parent4c79759b43e983c3629f7b7c5bc2fcc645dea540 (diff)
downloadslackbuilds-b3d5b30963a47dc201a84f2f2394563c9a7c5c0e.tar.gz
slackbuilds-b3d5b30963a47dc201a84f2f2394563c9a7c5c0e.tar.xz
development/dotnet-runtime-6.0: Updated for version 6.0.21.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.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 03a77c3f04..f0504bd362 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.12}
+VERSION=${VERSION:-6.0.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}