summaryrefslogtreecommitdiffstats
path: root/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
diff options
context:
space:
mode:
author Reza Talebi <reza.talebi.73@outlook.com>2023-11-26 06:05:38 +0330
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-01 08:13:39 +0700
commitc50c4b425eaa2a81b5ad5ab899d487629cd6acd5 (patch)
treeba27350cb84335cdfad0c93b70d92982186a59eb /development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
parent7725601472d66bd4f5b0d8bd82794226086c9330 (diff)
downloadslackbuilds-c50c4b425eaa2a81b5ad5ab899d487629cd6acd5.tar.gz
slackbuilds-c50c4b425eaa2a81b5ad5ab899d487629cd6acd5.tar.xz
development/dotnet-runtime-6.0: Updated to version 6.0.25
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-6.0/dotnet-runtime-6.0.SlackBuild')
-rw-r--r--development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild b/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
index f0504bd362..93f0c2434c 100644
--- a/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
+++ b/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dotnet-runtime-6.0
SRCNAM=dotnet-runtime
-VERSION=${VERSION:-6.0.21}
+VERSION=${VERSION:-6.0.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}