diff options
Diffstat (limited to 'development/dotnet-sdk-8.0/dotnet-sdk-8.0.SlackBuild')
-rw-r--r-- | development/dotnet-sdk-8.0/dotnet-sdk-8.0.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dotnet-sdk-8.0/dotnet-sdk-8.0.SlackBuild b/development/dotnet-sdk-8.0/dotnet-sdk-8.0.SlackBuild index 0e895ef744..32e559fd86 100644 --- a/development/dotnet-sdk-8.0/dotnet-sdk-8.0.SlackBuild +++ b/development/dotnet-sdk-8.0/dotnet-sdk-8.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=dotnet-sdk-8.0 SRCNAM=dotnet-sdk -VERSION=${VERSION:-8.0.404} +VERSION=${VERSION:-8.0.413} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |