From 20282717812634bdb1fa13eaf10d3fca1e7d6099 Mon Sep 17 00:00:00 2001 From: Reza Talebi Date: Sun, 14 Jun 2020 07:24:02 +0700 Subject: [PATCH] libraries/aspnetcore-runtime: Updated for version 3.1.5. Signed-off-by: Willy Sudiarto Raharjo --- libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild | 2 +- libraries/aspnetcore-runtime/aspnetcore-runtime.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild b/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild index b35c037c6b..a7fcf8ed80 100644 --- a/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild +++ b/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=aspnetcore-runtime -VERSION=${VERSION:-3.1.4} +VERSION=${VERSION:-3.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/aspnetcore-runtime/aspnetcore-runtime.info b/libraries/aspnetcore-runtime/aspnetcore-runtime.info index 20f09ac9fb..9323b9c26f 100644 --- a/libraries/aspnetcore-runtime/aspnetcore-runtime.info +++ b/libraries/aspnetcore-runtime/aspnetcore-runtime.info @@ -1,10 +1,10 @@ PRGNAM="aspnetcore-runtime" -VERSION="3.1.4" +VERSION="3.1.5" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/a1ddc998-933c-47af-b8c7-dc2503e44e91/42d8cd08b2055df52c9457c993911f2e/aspnetcore-runtime-3.1.4-linux-x64.tar.gz" -MD5SUM_x86_64="5d9875acf1e8672fd7cd4841ce6ca74d" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/6827d794-a218-4352-b3b3-a19ec773c975/e3e53bc2f20df220a29c6e09f74d8a00/aspnetcore-runtime-3.1.5-linux-x64.tar.gz" +MD5SUM_x86_64="4ee691f4a489676ee3dcc2561ed0f652" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com"