summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Reza Talebi2020-06-14 02:24:02 +0200
committer Willy Sudiarto Raharjo2020-06-14 02:24:02 +0200
commit20282717812634bdb1fa13eaf10d3fca1e7d6099 (patch)
tree59b36f0e2fd380ebfb7971614fd00476eef72836
parent07c8d5cc06266fc0be8654d1c55c0da361d859df (diff)
downloadslackbuilds-20282717812634bdb1fa13eaf10d3fca1e7d6099.tar.gz
libraries/aspnetcore-runtime: Updated for version 3.1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild2
-rw-r--r--libraries/aspnetcore-runtime/aspnetcore-runtime.info6
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"