From a184b09bba2aabe797786226db77fc0a164930bd Mon Sep 17 00:00:00 2001 From: Reza Talebi Date: Sat, 26 Sep 2020 02:16:46 +0100 Subject: development/dotnet-runtime: Updated for version 3.1.8. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- development/dotnet-runtime/README | 9 +++++---- development/dotnet-runtime/dotnet-runtime.SlackBuild | 2 +- development/dotnet-runtime/dotnet-runtime.info | 6 +++--- development/dotnet-runtime/slack-desc | 6 +++--- 4 files changed, 12 insertions(+), 11 deletions(-) diff --git a/development/dotnet-runtime/README b/development/dotnet-runtime/README index 867bb5c20e..d5f36f17a7 100644 --- a/development/dotnet-runtime/README +++ b/development/dotnet-runtime/README @@ -1,7 +1,8 @@ .NET Core is an open-source, general-purpose development platform -maintained by Microsoft and the .NET community on GitHub. -It's cross-platform (supporting Windows, macOS, and Linux) -and can be used to build device, cloud, and IoT applications. +maintained by Microsoft and the .NET community on GitHub. It's +cross-platform (supporting Windows, macOS, and Linux) and can be used to +build device, cloud, and IoT applications. This package contains everything you need to run a .NET application. -If you want to build apps, install .NET Core SDK (dotnet-sdk), which contais this runtime too. +If you want to build apps, install .NET Core SDK (dotnet-sdk), which +contains this runtime too. diff --git a/development/dotnet-runtime/dotnet-runtime.SlackBuild b/development/dotnet-runtime/dotnet-runtime.SlackBuild index 7bb351c5d8..74297ad0fb 100644 --- a/development/dotnet-runtime/dotnet-runtime.SlackBuild +++ b/development/dotnet-runtime/dotnet-runtime.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dotnet-runtime -VERSION=${VERSION:-3.1.5} +VERSION=${VERSION:-3.1.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/dotnet-runtime/dotnet-runtime.info b/development/dotnet-runtime/dotnet-runtime.info index 09a2ac79e3..fde866f9d6 100644 --- a/development/dotnet-runtime/dotnet-runtime.info +++ b/development/dotnet-runtime/dotnet-runtime.info @@ -1,10 +1,10 @@ PRGNAM="dotnet-runtime" -VERSION="3.1.5" +VERSION="3.1.8" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/d00eaeea-6d7b-4e73-9d96-c0234ed3b665/0d25d9d1aeaebdeef01d15370d5cd22b/dotnet-runtime-3.1.5-linux-x64.tar.gz" -MD5SUM_x86_64="fe850bf91bbd5ab7c59ccdc3e3613bc7" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/e4e47a0a-132e-416a-b8eb-f3373ad189d9/43af4412e27696c3c16e50f496f6c7af/dotnet-runtime-3.1.8-linux-x64.tar.gz" +MD5SUM_x86_64="c12f3c0964df3a9539d9d4b525b1c371" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" diff --git a/development/dotnet-runtime/slack-desc b/development/dotnet-runtime/slack-desc index eabecf6429..1a9e103999 100644 --- a/development/dotnet-runtime/slack-desc +++ b/development/dotnet-runtime/slack-desc @@ -8,10 +8,10 @@ |-----handy-ruler------------------------------------------------------| dotnet-runtime: dotnet-runtime (Runtime for .NET Core applications) dotnet-runtime: -dotnet-runtime: .NET Core is an open-source, general-purpose development platform -dotnet-runtime: maintained by Microsoft and the .NET community on GitHub. It's +dotnet-runtime: .NET Core is an open-source, general-purpose development platform +dotnet-runtime: maintained by Microsoft and the .NET community on GitHub. It's dotnet-runtime: cross-platform (supporting Windows, macOS, and Linux) and can be used -dotnet-runtime: to build device, cloud, and IoT applications. This package contains +dotnet-runtime: to build device, cloud, and IoT applications. This package contains dotnet-runtime: everything you need to run a .NET application. If you want to build dotnet-runtime: apps, install dotnet-sdk, which contains this runtime too. dotnet-runtime: -- cgit v1.2.3