diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2024-07-25 02:38:23 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-26 07:03:10 +0700 |
commit | b03ffb343a6c80a445cd6f38c83c6f222e3a802a (patch) | |
tree | da8faaa8d0a0e11292594d0dea590d9bdd3164cc /development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild | |
parent | 22ee79dd854855b1c94bca7a5b27c6999adf4ada (diff) |
development/dotnet-runtime-8.0: Updated for version 8.0.7.
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 7efe20772f..9c399c71c1 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.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |