summaryrefslogtreecommitdiffstats
path: root/development/dotnet-sdk-3.1/dotnet-sdk-3.1.SlackBuild
diff options
context:
space:
mode:
author Reza Talebi2022-05-14 22:38:58 +0200
committer Willy Sudiarto Raharjo2022-05-21 03:25:06 +0200
commita627c671482ee59b1d9e26892b2a3167cd5e1429 (patch)
treebc5a4ba1dd06952454190ba51a039f5619d4a3fc /development/dotnet-sdk-3.1/dotnet-sdk-3.1.SlackBuild
parent3c7c2b38ff5ea1af36db48b19ce00ff4a8f61f55 (diff)
downloadslackbuilds-a627c671482ee59b1d9e26892b2a3167cd5e1429.tar.gz
development/dotnet-sdk-3.1: Updated for version 3.1.419.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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.SlackBuild2
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 addcb79406..9ed4fe9eb6 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.418}
+VERSION=${VERSION:-3.1.419}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}