diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2025-09-12 13:59:23 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-13 00:37:26 +0700 |
commit | c30ae56ce2568ece75738cdb8e0deec437fae845 (patch) | |
tree | d8271d24fecb132c9c9ca57ff5527a26426773c8 /development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild | |
parent | fe771e23b1d1667714166a4dee951fa183665b68 (diff) |
development/aspnetcore-runtime-8.0: Updated for version 8.0.20.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild')
-rw-r--r-- | development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild b/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild index 1881ae6a5f..60d62d7eff 100644 --- a/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild +++ b/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=aspnetcore-runtime-8.0 SRCNAM=aspnetcore-runtime -VERSION=${VERSION:-8.0.19} +VERSION=${VERSION:-8.0.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |