From cfacde85ae95223355d0be597ced72828d133280 Mon Sep 17 00:00:00 2001 From: Reza Talebi Date: Sun, 4 Sep 2022 02:00:55 +0430 Subject: [PATCH] development/dotnet-runtime-3.1: Updated for version 3.1.28. Signed-off-by: Reza Talebi Signed-off-by: Willy Sudiarto Raharjo --- .../dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild | 2 +- development/dotnet-runtime-3.1/dotnet-runtime-3.1.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild b/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild index 41d5e6e4cf..2b4f8fac6f 100644 --- a/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild +++ b/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=dotnet-runtime-3.1 SRCNAM=dotnet-runtime -VERSION=${VERSION:-3.1.26} +VERSION=${VERSION:-3.1.28} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/dotnet-runtime-3.1/dotnet-runtime-3.1.info b/development/dotnet-runtime-3.1/dotnet-runtime-3.1.info index 6e13720253..44e9b8132a 100644 --- a/development/dotnet-runtime-3.1/dotnet-runtime-3.1.info +++ b/development/dotnet-runtime-3.1/dotnet-runtime-3.1.info @@ -1,10 +1,10 @@ PRGNAM="dotnet-runtime-3.1" -VERSION="3.1.26" +VERSION="3.1.28" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/a14c8e4d-a22b-47f8-953c-bb4337634513/58017d103d432f7106c44b0891936aba/dotnet-runtime-3.1.26-linux-x64.tar.gz" -MD5SUM_x86_64="e11236efc8f39c2dab654732b0f6e281" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/9a0b8ff8-d3da-4e77-9b5b-2fb3202afbbe/94dbcaacd4ebf59106a141c8e9e84167/dotnet-runtime-3.1.28-linux-x64.tar.gz" +MD5SUM_x86_64="d4ee06e4e095e9d0639a0f1ea6275342" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com"