aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libraries/aspnetcore-runtime-5.0/README4
-rw-r--r--libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.SlackBuild2
-rw-r--r--libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.info6
3 files changed, 8 insertions, 4 deletions
diff --git a/libraries/aspnetcore-runtime-5.0/README b/libraries/aspnetcore-runtime-5.0/README
index c8028e1483..5a736b8d3c 100644
--- a/libraries/aspnetcore-runtime-5.0/README
+++ b/libraries/aspnetcore-runtime-5.0/README
@@ -7,3 +7,7 @@ This package contains everything you need to run a ASP.NET application.
It includes ASP.NET Core 5.0 runtime and .NET 5.0 runtime.
If you want to build apps, install .NET 5.0 SDK (dotnet-sdk-5.0), which
contains these runtimes too.
+
+NOTE: This release has reached end of life, meaning it is no longer
+supported. It is recommended to move to a supported release, such as
+.NET 6.0.
diff --git a/libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.SlackBuild b/libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.SlackBuild
index 06cdebed69..77a82d0b0f 100644
--- a/libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.SlackBuild
+++ b/libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=aspnetcore-runtime-5.0
SRCNAM=aspnetcore-runtime
-VERSION=${VERSION:-5.0.16}
+VERSION=${VERSION:-5.0.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.info b/libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.info
index 3a0dbf95a6..409ad7a59b 100644
--- a/libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.info
+++ b/libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.info
@@ -1,10 +1,10 @@
PRGNAM="aspnetcore-runtime-5.0"
-VERSION="5.0.16"
+VERSION="5.0.17"
HOMEPAGE="https://dotnet.microsoft.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/fa584e5c-68f4-49e0-9a3d-79a52045b509/bc9bb7c98cfc975358b931cd5c2bf7a6/aspnetcore-runtime-5.0.16-linux-x64.tar.gz"
-MD5SUM_x86_64="a8bbf34719f647c57fbc35fc0a810853"
+DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/a2b96f83-e22a-4fa6-a10e-709b3effac9a/0d6ade6c0ceebc8ef7dbf2b1a6d86f17/aspnetcore-runtime-5.0.17-linux-x64.tar.gz"
+MD5SUM_x86_64="b5ac25ef66461ee4678e81d5e7beed21"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"