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-10-08 03:42:00 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-08 08:58:34 +0700
commitcb2bc524dde3fcfd618c69ba211e86501e7755b0 (patch)
treee0b888890a5b07aabf7771099f901dc9ba9015bb /development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild
parentd384f323f0aac8905ef9903ce34aa6c8d5bbc78c (diff)
development/dotnet-runtime-3.1: Updated for version 3.1.29.
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 2b4f8fac6f..95195b4eb2 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.28}
+VERSION=${VERSION:-3.1.29}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}