aboutsummaryrefslogtreecommitdiff
path: root/development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild
diff options
context:
space:
mode:
authorReza Talebi <reza.talebi.73@outlook.com>2024-11-16 02:54:46 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-16 16:41:07 +0700
commit9c6f1a88a54dfd8cab5a0db5ca533f6c946dd1d8 (patch)
tree91ee0dbfe38af7b78ff41ccc166e9b2570f4c0f7 /development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild
parent681fc9d57a70c66acb410d5e3dbb93fdc0d7c4bf (diff)
development/dotnet-runtime-8.0: Updated for version 8.0.11.
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-8.0/dotnet-runtime-8.0.SlackBuild')
-rw-r--r--development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild b/development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild
index f63f2ecce3..77ac99a06f 100644
--- a/development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild
+++ b/development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dotnet-runtime-8.0
SRCNAM=dotnet-runtime
-VERSION=${VERSION:-8.0.10}
+VERSION=${VERSION:-8.0.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}