From df0e4af7adec0c74332a464e5165c532cd94d48a Mon Sep 17 00:00:00 2001 From: Reza Talebi Date: Thu, 14 Apr 2022 20:47:08 +0430 Subject: [PATCH] libraries/aspnetcore-runtime-3.1: Update for version 3.1.24. Signed-off-by: Reza Talebi Signed-off-by: Willy Sudiarto Raharjo --- .../aspnetcore-runtime-3.1.SlackBuild | 2 +- .../aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.SlackBuild b/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.SlackBuild index 9e1bb62170..2ea845efb1 100644 --- a/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.SlackBuild +++ b/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=aspnetcore-runtime-3.1 SRCNAM=aspnetcore-runtime -VERSION=${VERSION:-3.1.23} +VERSION=${VERSION:-3.1.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.info b/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.info index ea54910ac2..7d5a9268b9 100644 --- a/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.info +++ b/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.info @@ -1,10 +1,10 @@ PRGNAM="aspnetcore-runtime-3.1" -VERSION="3.1.23" +VERSION="3.1.24" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/437c96ef-4100-41a2-8c3a-17e01d078e53/d62482387d9ff71f009c3b7794a80212/aspnetcore-runtime-3.1.23-linux-x64.tar.gz" -MD5SUM_x86_64="1f52fe7ab438ae5b667a699bee2a3c7d" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/cedf0bef-c6f9-4b4a-88e9-8c7835ddb834/5aa57e202f43c2a72b8760be4b2cd008/aspnetcore-runtime-3.1.24-linux-x64.tar.gz" +MD5SUM_x86_64="8dd436a374cb5ea682cd23a1264733b9" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com"