diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-12-30 16:41:32 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 00:31:24 +0700 |
commit | 9aa66ee3cb9cbc453c3f79b097f1a0325a634d92 (patch) | |
tree | 7b65d2042db4f18419a59fc9a29b6a56e03dbc55 /libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild | |
parent | c9435f90c08507c3f8fa8f8d74c29a258c68f1a2 (diff) |
libraries/aspnetcore-runtime-6.0: Updated for version 6.0.12.
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.SlackBuild | 2 |
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 10e9a4898f05..be044501363f 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.9} +VERSION=${VERSION:-6.0.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |