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-10-12 03:22:59 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-12 08:21:08 +0700
commita891d123f34e0eaa4f9c215680fc8011fdd7121d (patch)
tree89883119a27f454b375287021542c90f30142e0f /development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild
parent3ba855d9b3e5006dea0350b515b450044145cf07 (diff)
development/aspnetcore-runtime-8.0: Updated for version 8.0.10.
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 2dab944343..9deb965732 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.8}
+VERSION=${VERSION:-8.0.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}