diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-04-14 20:49:39 +0430 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-16 12:12:50 +0700 |
commit | 06b3528be660b43f01232537409f1d4bc2876049 (patch) | |
tree | b1e4b99d726279d433e013924f7f8db20c69cb4f /libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild | |
parent | cfa8096397350815a6f7c7fbf0cb079295b610ff (diff) |
libraries/aspnetcore-runtime-6.0: Update for version 6.0.4.
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 8127a5fe8d..ffd7f006df 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.3} +VERSION=${VERSION:-6.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |