aboutsummaryrefslogtreecommitdiff
path: root/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild
diff options
context:
space:
mode:
authorReza Talebi <reza.talebi.73@outlook.com>2022-10-08 03:38:45 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-08 08:58:34 +0700
commitd384f323f0aac8905ef9903ce34aa6c8d5bbc78c (patch)
treeb478e3a3559577c1e7f056128a78fec08cc9eef1 /libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild
parent7bac86588be40dda7eed01c617862bccdd1bcf9e (diff)
libraries/aspnetcore-runtime-6.0: Updated for version 6.0.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild')
-rw-r--r--libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild b/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild
index 6842e46a73b2..10e9a4898f05 100644
--- a/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild
+++ b/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=aspnetcore-runtime-6.0
SRCNAM=aspnetcore-runtime
-VERSION=${VERSION:-6.0.8}
+VERSION=${VERSION:-6.0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}