diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2023-08-26 06:15:02 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-26 19:07:07 +0700 |
commit | 7875df3f23cfa7a142b62551b91b6a23cd12cced (patch) | |
tree | cb18a52f3af722a1ea5aeae4c25248725f634b0e /libraries | |
parent | f63f695d3bdf6476f108f0ecd856af30a485ea80 (diff) |
libraries/aspnetcore-runtime-6.0: Updated for version 6.0.21.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.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 be044501363f..8f0792ccc1de 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.12} +VERSION=${VERSION:-6.0.21} 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 b11703e3201d..63058eec7606 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.12" +VERSION="6.0.21" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/4ba0f30d-0a77-4997-8d8d-1b113d60253b/5caeeb07572b0b6a26f2a82f7a4eb31d/aspnetcore-runtime-6.0.12-linux-x64.tar.gz" -MD5SUM_x86_64="41b2e52c52f116ee68bdd5da53306fa8" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/56d44b17-03c2-4d9e-bdbc-a598ca34fc01/8fcc1e19dfd3c86b09beb68460db6e85/aspnetcore-runtime-6.0.21-linux-x64.tar.gz" +MD5SUM_x86_64="5f93d589e1c2ce37ed4bd4678ef79586" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |