diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-04-01 10:29:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:19:01 +0700 |
commit | e8c78f9612a02804a855c2904ef69fc2e4a92b37 (patch) | |
tree | 00a1ba2c42e5f6e978d4b9dc1dff1aca739a8010 /development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild | |
parent | 9386b2fa7ef5b4129c8c4eb8f745ef4d6edb4eea (diff) |
development/dotnet-runtime-3.1: Updated for version 3.1.23.
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 6c4abe520c..e222429217 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.21} +VERSION=${VERSION:-3.1.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |