diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2023-11-26 06:05:38 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-01 08:13:39 +0700 |
commit | c50c4b425eaa2a81b5ad5ab899d487629cd6acd5 (patch) | |
tree | ba27350cb84335cdfad0c93b70d92982186a59eb /development/dotnet-runtime-6.0 | |
parent | 7725601472d66bd4f5b0d8bd82794226086c9330 (diff) |
development/dotnet-runtime-6.0: Updated to version 6.0.25
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.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 f0504bd36208..93f0c2434c35 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.21} +VERSION=${VERSION:-6.0.25} 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 eabf1cbf2157..30211488cbd4 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.21" +VERSION="6.0.25" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -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" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/0e8de3f9-7fda-46b7-9337-a3709c8e385d/bc29c53eb79fda25abb0fb9be60c6a22/dotnet-runtime-6.0.25-linux-x64.tar.gz" +MD5SUM_x86_64="202f7492c8c33d26eeb7ecc3bd06f563" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |