aboutsummaryrefslogtreecommitdiff
path: root/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild
diff options
context:
space:
mode:
authorReza Talebi <reza.talebi.73@outlook.com>2024-02-14 02:27:48 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-15 22:58:19 +0700
commit81115ba5fdd87c3e53e3e5707a4d82fa2a10fcc7 (patch)
tree4b73e25a5e41aa4a3687c9d8f6ab499eaab74c1d /development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild
parente0c711f84cbf34cdb2b5f9bf3e6d07b5821f9241 (diff)
development/aspnetcore-runtime-8.0: Updated for version 8.0.2.
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.SlackBuild2
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 a70408131f..412eaca545 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.0}
+VERSION=${VERSION:-8.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}