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-12-30 17:17:34 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-31 00:31:25 +0700
commitda240026218c6772a8b8d7dfc10a57de9e337179 (patch)
treee09ae4e4832dda3b9d53bf625175c12edf5fc1a2 /development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
parent226b5b9a23e81be2998859dace5b5868c49795fc (diff)
development/dotnet-runtime-6.0: Updated for version 6.0.12.
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 f6abbcfa83..03a77c3f04 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.9}
+VERSION=${VERSION:-6.0.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}