summaryrefslogtreecommitdiffstats
path: root/development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild
diff options
context:
space:
mode:
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 7efe20772f..e335206a33 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.2}
+VERSION=${VERSION:-8.0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}