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 27825c58aa7e2..24eafa75d7413 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.415} +VERSION=${VERSION:-3.1.417} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |