diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-05-15 01:08:24 +0430 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-21 08:25:06 +0700 |
commit | 3c7c2b38ff5ea1af36db48b19ce00ff4a8f61f55 (patch) | |
tree | 689af70addacfbf74e4a5d81e1ff818473e592e2 /development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild | |
parent | d898fb42a4bbfa110f97d5c1064d578a5a70a242 (diff) |
development/dotnet-runtime-3.1: Updated for version 3.1.25.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.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 cffbe25ffb4bb..db650fe9c966a 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.24} +VERSION=${VERSION:-3.1.25} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |