diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-06-27 22:05:29 +0430 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-01 10:22:41 +0700 |
commit | 8ce9f485b3aca74fccfa45d87cf74cccbad52aa9 (patch) | |
tree | 41b880cc121db692b8118077d15202bfa4958ff7 /libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild | |
parent | 8a18fb0eb580d41e6a96d4b2cc8b2d3c54d70360 (diff) |
libraries/aspnetcore-runtime-6.0: Updated for version 6.0.6
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
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 51506b63b8..75766e099e 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.5} +VERSION=${VERSION:-6.0.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |