diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2024-10-12 03:14:52 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-12 09:40:51 +0700 |
commit | b667a2c13d0806834d009050d6f0bcdc427ab515 (patch) | |
tree | 696865ce9ebf2abf36387aa71c61d5ce386b62f2 /development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild | |
parent | fe3de60a07a2722165de2cb1872c25ef0823b0c4 (diff) |
development/dotnet-runtime-6.0: Updated for version 6.0.35.
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 669e240305..f64b332032 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.33} +VERSION=${VERSION:-6.0.35} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |