aboutsummaryrefslogtreecommitdiff
path: root/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild
diff options
context:
space:
mode:
authorReza Talebi <reza.talebi.73@outlook.com>2022-06-27 22:22:20 +0430
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-01 10:22:42 +0700
commit8822e817e9031b7b3fcd4b99d981b7df05412d77 (patch)
treee1916e43e6655a131b5b47342871dc5ebaa4916c /development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild
parent97677b2719d3be2b4e107a7aab0960508489ae9d (diff)
development/dotnet-runtime-3.1: Updated for version 3.1.26.
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-3.1/dotnet-runtime-3.1.SlackBuild')
-rw-r--r--development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild b/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild
index db650fe9c9..41d5e6e4cf 100644
--- a/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild
+++ b/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dotnet-runtime-3.1
SRCNAM=dotnet-runtime
-VERSION=${VERSION:-3.1.25}
+VERSION=${VERSION:-3.1.26}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}