diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2024-10-12 03:26:52 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-12 08:21:37 +0700 |
commit | f816549700e4f7f71cea6d99373cfe33b9d5437e (patch) | |
tree | 3824572124d0e7cbdd746135a5498160889edc0d /libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild | |
parent | a891d123f34e0eaa4f9c215680fc8011fdd7121d (diff) |
libraries/aspnetcore-runtime-6.0: Updated for version 6.0.35.
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 b210817dbc..49892dcd69 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.33} +VERSION=${VERSION:-6.0.35} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |