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