diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2024-10-12 03:18:33 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-12 09:40:51 +0700 |
commit | 86d7972025a2c4ce742b7b6cdfad426f63da34c8 (patch) | |
tree | abe47fbdcb9085a12132b3660e688a63afb33711 /development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild | |
parent | b667a2c13d0806834d009050d6f0bcdc427ab515 (diff) |
development/dotnet-runtime-8.0: Updated for version 8.0.10.
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-8.0/dotnet-runtime-8.0.SlackBuild')
-rw-r--r-- | development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild | 2 |
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 e335206a33..f63f2ecce3 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.8} +VERSION=${VERSION:-8.0.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |