diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2024-07-25 02:17:41 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-26 07:04:05 +0700 |
commit | 9814210119afc1dd980112f08c12c9f9b64a5b29 (patch) | |
tree | 0f380847d15c1da7474a875ebe91c56feffbf592 /development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild | |
parent | 0b97cdcd0f8d64ea27ad08250a26d3b1b608c9cd (diff) |
development/dotnet-runtime-6.0: Updated for version 6.0.32.
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 04f9ff5854..a45a264aa6 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.27} +VERSION=${VERSION:-6.0.32} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |