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 | |
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')
-rw-r--r-- | libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.info | 6 |
2 files changed, 4 insertions, 4 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 b210817dbc3ec..49892dcd69f0e 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} diff --git a/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.info b/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.info index d2d5c4b8e6b4a..0b148f7bca15e 100644 --- a/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.info +++ b/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.info @@ -1,10 +1,10 @@ PRGNAM="aspnetcore-runtime-6.0" -VERSION="6.0.33" +VERSION="6.0.35" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/91f66f75-bd3e-48f1-acb9-99c0da753f96/42c47999ee4c4d108774536afe5da160/aspnetcore-runtime-6.0.33-linux-x64.tar.gz" -MD5SUM_x86_64="56565ecd3563c010e014cd5a249b3476" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/ccdb3628-8f55-411b-b0f1-669d42604ad8/81283ab8762aaab1be72772711f07f86/aspnetcore-runtime-6.0.35-linux-x64.tar.gz" +MD5SUM_x86_64="bbc66ea990a0ee9f3f57f8f1fb0b9b8a" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |