diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2024-08-15 01:37:51 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-16 12:02:16 +0700 |
commit | 0667623c12af0ddbe6e71ae4782bb53b6a70ee68 (patch) | |
tree | b6abefa53853a15c86b121a678d44256d70eeaae /development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild | |
parent | bd968ae6b445576041f6dc5ff1e3a9340726653c (diff) |
development/dotnet-runtime-6.0: Updated for version 6.0.33.
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.SlackBuild | 2 |
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 a45a264aa6..669e240305 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.32} +VERSION=${VERSION:-6.0.33} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |