diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2023-11-26 06:15:17 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-01 08:13:40 +0700 |
commit | d67630edee132a9653dd05ea97e26997769d52e0 (patch) | |
tree | 7f468cc7d54c7ecb557477f001db7562016f3b13 /development/aspnetcore-runtime-7.0/aspnetcore-runtime-7.0.SlackBuild | |
parent | e3a2787dca624b88164c0f9acc89a62d9dfe014a (diff) |
development/aspnetcore-runtime-7.0: Updated to version 7.0.14
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-7.0/aspnetcore-runtime-7.0.SlackBuild')
-rw-r--r-- | development/aspnetcore-runtime-7.0/aspnetcore-runtime-7.0.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/aspnetcore-runtime-7.0/aspnetcore-runtime-7.0.SlackBuild b/development/aspnetcore-runtime-7.0/aspnetcore-runtime-7.0.SlackBuild index 799b1c76b7..c22fc5beb0 100644 --- a/development/aspnetcore-runtime-7.0/aspnetcore-runtime-7.0.SlackBuild +++ b/development/aspnetcore-runtime-7.0/aspnetcore-runtime-7.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=aspnetcore-runtime-7.0 SRCNAM=aspnetcore-runtime -VERSION=${VERSION:-7.0.10} +VERSION=${VERSION:-7.0.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |