diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2023-08-26 06:15:02 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-26 19:07:07 +0700 |
commit | 7875df3f23cfa7a142b62551b91b6a23cd12cced (patch) | |
tree | cb18a52f3af722a1ea5aeae4c25248725f634b0e /libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild | |
parent | f63f695d3bdf6476f108f0ecd856af30a485ea80 (diff) |
libraries/aspnetcore-runtime-6.0: Updated for version 6.0.21.
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 'libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild')
-rw-r--r-- | libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild b/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild index be04450136..8f0792ccc1 100644 --- a/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild +++ b/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=aspnetcore-runtime-6.0 SRCNAM=aspnetcore-runtime -VERSION=${VERSION:-6.0.12} +VERSION=${VERSION:-6.0.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |