summaryrefslogtreecommitdiffstats
path: root/development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild')
-rw-r--r--development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild b/development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild
index 9de50329b9..d3bf4cd7ad 100644
--- a/development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild
+++ b/development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dotnet-runtime-5.0
SRCNAM=dotnet-runtime
-VERSION=${VERSION:-5.0.15}
+VERSION=${VERSION:-5.0.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}