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