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