diff options
Diffstat (limited to 'development/dotnet-sdk/dotnet-sdk.SlackBuild')
-rw-r--r-- | development/dotnet-sdk/dotnet-sdk.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dotnet-sdk/dotnet-sdk.SlackBuild b/development/dotnet-sdk/dotnet-sdk.SlackBuild index c4d87f3b2a2b4..6bb5bd96cb422 100644 --- a/development/dotnet-sdk/dotnet-sdk.SlackBuild +++ b/development/dotnet-sdk/dotnet-sdk.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dotnet-sdk -VERSION=${VERSION:-3.1.301} +VERSION=${VERSION:-3.1.402} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |