summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Reza Talebi2022-04-14 18:17:08 +0200
committer Willy Sudiarto Raharjo2022-04-16 07:12:50 +0200
commitdf0e4af7adec0c74332a464e5165c532cd94d48a (patch)
tree77b4ef0bc03246e2f5593235e2d5bcd4f1c2714d
parent3b65b78feec908251ea500d9b31c50b5bbd094b0 (diff)
downloadslackbuilds-df0e4af7adec0c74332a464e5165c532cd94d48a.tar.gz
libraries/aspnetcore-runtime-3.1: Update for version 3.1.24.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.SlackBuild2
-rw-r--r--libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.info6
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"