diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2024-07-25 02:36:31 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-26 07:04:24 +0700 |
commit | eea2e2ff9e9f5feb22d19fc861b70f720ffc75ca (patch) | |
tree | a186c32ccb47978dae5e7d38263457ff357da5f1 /development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild | |
parent | 9814210119afc1dd980112f08c12c9f9b64a5b29 (diff) |
development/aspnetcore-runtime-8.0: Updated for version 8.0.7.
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 412eaca545..e80318b31c 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.2} +VERSION=${VERSION:-8.0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |