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>2024-02-14 02:18:58 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-15 22:58:19 +0700
commit545660eeeb0280c83e36bcbd0a72ffb7ba56fccc (patch)
tree57fa2801b728a7c7a7bd5707657af6621f69b3df /development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
parent527425b58f7009f8d36b42fe31dcbbcf0c5a507f (diff)
development/dotnet-runtime-6.0: Updated for version 6.0.27.
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 93f0c2434c..04f9ff5854 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.25}
+VERSION=${VERSION:-6.0.27}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}