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>2022-09-04 02:02:55 +0430
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-10 15:19:05 +0700
commit62fc03c5f0adb1e6fd8cb15f4aa010562920db2b (patch)
treee64f293e0ec02c356540c8c42d70219ef56fb8a1 /development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
parentcfacde85ae95223355d0be597ced72828d133280 (diff)
downloadslackbuilds-62fc03c5f0adb1e6fd8cb15f4aa010562920db2b.tar.gz
slackbuilds-62fc03c5f0adb1e6fd8cb15f4aa010562920db2b.tar.xz
development/dotnet-runtime-6.0: Updated for version 6.0.8.
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 0421ad8400..eef7175aef 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.6}
+VERSION=${VERSION:-6.0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}