diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2024-08-15 01:57:35 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-16 12:02:58 +0700 |
commit | af92e8d5909c75ea1f9898a1bde03fec8470527d (patch) | |
tree | f9f845bcdd99bd386395ad9d91230fb89fa63657 /development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild | |
parent | 8b8b11bf97ffddf482854eee1fab515e7870713a (diff) |
development/aspnetcore-runtime-8.0: Updated for version 8.0.8.
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 e80318b31c..2dab944343 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.7} +VERSION=${VERSION:-8.0.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |