aboutsummaryrefslogtreecommitdiff
path: root/development/dotnet-runtime-6.0
diff options
context:
space:
mode:
authorReza Talebi <reza.talebi.73@outlook.com>2024-11-16 02:41:17 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-16 16:41:07 +0700
commit1235910bf78a9a45d51087253ca3bd12e83a373c (patch)
tree3afee2d10a18b71c7e612cbecd21a81cc35ca7e5 /development/dotnet-runtime-6.0
parent4bd7b91578b071a27c6729d989dbea8dcf168b8b (diff)
development/dotnet-runtime-6.0: Updated for version 6.0.36.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dotnet-runtime-6.0')
-rw-r--r--development/dotnet-runtime-6.0/README4
-rw-r--r--development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild2
-rw-r--r--development/dotnet-runtime-6.0/dotnet-runtime-6.0.info6
3 files changed, 8 insertions, 4 deletions
diff --git a/development/dotnet-runtime-6.0/README b/development/dotnet-runtime-6.0/README
index 5bbc4cc684..b1e22f276b 100644
--- a/development/dotnet-runtime-6.0/README
+++ b/development/dotnet-runtime-6.0/README
@@ -6,3 +6,7 @@ build device, cloud, and IoT applications.
This package contains everything you need to run a .NET 6.0 application.
If you want to build apps, install .NET 6.0 SDK (dotnet-sdk-6.0), which
contains this runtime 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 8.0.
diff --git a/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild b/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
index f64b332032..94bbbdbe73 100644
--- a/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
+++ b/development/dotnet-runtime-6.0/dotnet-runtime-6.0.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dotnet-runtime-6.0
SRCNAM=dotnet-runtime
-VERSION=${VERSION:-6.0.35}
+VERSION=${VERSION:-6.0.36}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/dotnet-runtime-6.0/dotnet-runtime-6.0.info b/development/dotnet-runtime-6.0/dotnet-runtime-6.0.info
index 05368cfcff..abe64905b3 100644
--- a/development/dotnet-runtime-6.0/dotnet-runtime-6.0.info
+++ b/development/dotnet-runtime-6.0/dotnet-runtime-6.0.info
@@ -1,10 +1,10 @@
PRGNAM="dotnet-runtime-6.0"
-VERSION="6.0.35"
+VERSION="6.0.36"
HOMEPAGE="https://dotnet.microsoft.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/79e3d66e-14b8-4c20-9816-37c0c0964c8c/98ed84be388dfa1a7db279e9beefbee8/dotnet-runtime-6.0.35-linux-x64.tar.gz"
-MD5SUM_x86_64="f563287bcd7d186b8827dde95f4c18fe"
+DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/d0d7fabb-4221-441a-84ae-e94f59c8ab42/a7cd6251bd8ce5fac4baa1c057e4c5ed/dotnet-runtime-6.0.36-linux-x64.tar.gz"
+MD5SUM_x86_64="eb27f92c3cf5d9dfb9b95f5a86b4a784"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"