summaryrefslogtreecommitdiffstats
path: root/libraries/aspnetcore-runtime-3.1
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/aspnetcore-runtime-3.1')
-rw-r--r--libraries/aspnetcore-runtime-3.1/README4
-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
3 files changed, 8 insertions, 4 deletions
diff --git a/libraries/aspnetcore-runtime-3.1/README b/libraries/aspnetcore-runtime-3.1/README
index 63c246ee1e..d6d65e418f 100644
--- a/libraries/aspnetcore-runtime-3.1/README
+++ b/libraries/aspnetcore-runtime-3.1/README
@@ -7,3 +7,7 @@ This package contains everything you need to run a ASP.NET application.
It includes ASP.NET Core runtime and .NET Core runtime.
If you want to build apps, install .NET Core SDK (dotnet-sdk-3.1), 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-3.1/aspnetcore-runtime-3.1.SlackBuild b/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.SlackBuild
index cce15b04e8..552ad80477 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.26}
+VERSION=${VERSION:-3.1.32}
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 f272a1e691..0c2d7f29d8 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.26"
+VERSION="3.1.32"
HOMEPAGE="https://dotnet.microsoft.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/6f72adf7-0e78-48ea-85ef-e72a39a1f8a1/1ec0238c236c3757e5628563a329fdc4/aspnetcore-runtime-3.1.26-linux-x64.tar.gz"
-MD5SUM_x86_64="4fd10980eaf608a32cf757b9e9682e6f"
+DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/39c3ef4c-73c7-4248-8c54-0865d5feb8b2/3420b1ff6b0f36e63044d6f7a794b579/aspnetcore-runtime-3.1.32-linux-x64.tar.gz"
+MD5SUM_x86_64="811e1a643c287a3c8d5af618bac65bc8"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"