diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-04-14 20:50:37 +0430 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-16 12:12:50 +0700 |
commit | 54d5a36bbce20e1f57355cf9994f3157aa3b50a1 (patch) | |
tree | 60be59965a10a3431adebc009210b147d07eae23 /development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild | |
parent | 06b3528be660b43f01232537409f1d4bc2876049 (diff) |
development/dotnet-runtime-3.1: Update for version 3.1.24.
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.SlackBuild | 2 |
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 e222429217..cffbe25ffb 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.23} +VERSION=${VERSION:-3.1.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |