From fe498089c68fae8ceeaf319e1c98261039197c93 Mon Sep 17 00:00:00 2001 From: Reza Talebi Date: Mon, 27 Jun 2022 22:26:07 +0430 Subject: [PATCH] development/dotnet-runtime-6.0: Updated for version 6.0.6. Signed-off-by: Reza Talebi Signed-off-by: Willy Sudiarto Raharjo --- .../dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild | 2 +- 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 5d1ab8c067..0421ad8400 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.5} +VERSION=${VERSION:-6.0.6} 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 9de572d938..490614f552 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.5" +VERSION="6.0.6" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/56d9250f-97df-4786-b33e-a8e34b349e86/dcf054ca00899a70a80aa1a7d3072b52/dotnet-runtime-6.0.5-linux-x64.tar.gz" -MD5SUM_x86_64="7cd8975aef097d11dce4ababc182b957" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/ec4172e3-077a-42c0-859d-349e517d7935/82d945cdc4c33fbe440a86a240a58a41/dotnet-runtime-6.0.6-linux-x64.tar.gz" +MD5SUM_x86_64="802ea46a61f5864a89e1fe3aef320c5b" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com"