diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2024-11-16 02:41:17 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-16 16:41:07 +0700 |
commit | 1235910bf78a9a45d51087253ca3bd12e83a373c (patch) | |
tree | 3afee2d10a18b71c7e612cbecd21a81cc35ca7e5 /development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild | |
parent | 4bd7b91578b071a27c6729d989dbea8dcf168b8b (diff) |
development/dotnet-runtime-6.0: Updated for version 6.0.36.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.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 f64b332032..94bbbdbe73 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.35} +VERSION=${VERSION:-6.0.36} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |