aboutsummaryrefslogtreecommitdiff
path: root/development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild
diff options
context:
space:
mode:
authorReza Talebi <reza.talebi.73@outlook.com>2023-11-26 06:16:47 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-01 08:13:40 +0700
commit5d01583f1a7f95a39ca548867ebd631127b6e43f (patch)
treeec7f5a8118b4625d97b55800d0a1f7cf7e8e1b32 /development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild
parentd67630edee132a9653dd05ea97e26997769d52e0 (diff)
development/dotnet-runtime-7.0: Updated to version 7.0.14
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild')
-rw-r--r--development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild b/development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild
index 1acc680078068..1a3e24ff48caf 100644
--- a/development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild
+++ b/development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dotnet-runtime-7.0
SRCNAM=dotnet-runtime
-VERSION=${VERSION:-7.0.10}
+VERSION=${VERSION:-7.0.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}