diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2023-08-26 02:26:05 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-26 19:07:08 +0700 |
commit | b3d5b30963a47dc201a84f2f2394563c9a7c5c0e (patch) | |
tree | 9147ba19fbb23ec75437a317d7a833ed6abfdffe /development/dotnet-runtime-6.0 | |
parent | 4c79759b43e983c3629f7b7c5bc2fcc645dea540 (diff) |
development/dotnet-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 'development/dotnet-runtime-6.0')
-rw-r--r-- | development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild | 2 | ||||
-rw-r--r-- | development/dotnet-runtime-6.0/dotnet-runtime-6.0.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild b/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild index 03a77c3f0439d..f0504bd362085 100644 --- a/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild +++ b/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=dotnet-runtime-6.0 SRCNAM=dotnet-runtime -VERSION=${VERSION:-6.0.12} +VERSION=${VERSION:-6.0.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/dotnet-runtime-6.0/dotnet-runtime-6.0.info b/development/dotnet-runtime-6.0/dotnet-runtime-6.0.info index f1fa74cae5179..eabf1cbf21571 100644 --- a/development/dotnet-runtime-6.0/dotnet-runtime-6.0.info +++ b/development/dotnet-runtime-6.0/dotnet-runtime-6.0.info @@ -1,10 +1,10 @@ PRGNAM="dotnet-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/7d543956-0b80-4c08-910e-c8c388f5fab8/01d45a3686e72f70be51b3f98569c6b1/dotnet-runtime-6.0.12-linux-x64.tar.gz" -MD5SUM_x86_64="709c654f2aa44313d2ec785668f98f9d" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/25fc0412-b2ff-4868-9920-c087b8a75c55/a95292a725fc37c909c4432c74ecdb43/dotnet-runtime-6.0.21-linux-x64.tar.gz" +MD5SUM_x86_64="6593101cabce8a6df75aefb45246edb9" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |