summaryrefslogtreecommitdiffstats
path: root/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild
diff options
context:
space:
mode:
author Reza Talebi2022-12-30 13:38:32 +0100
committer Willy Sudiarto Raharjo2022-12-30 18:31:23 +0100
commitb80b554c39750e71c4a21a02bf39314217968e7d (patch)
treebd49c3b7fb97589a9b5c965afecf1ebae8310844 /development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild
parentfd0fbad58b76cd0bc735c86b533469f993331701 (diff)
downloadslackbuilds-b80b554c39750e71c4a21a02bf39314217968e7d.tar.gz
development/dotnet-runtime-3.1: Updated for version 3.1.32.
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 95195b4eb2..577027b4a3 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.29}
+VERSION=${VERSION:-3.1.32}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}