development/dotnet-runtime: Updated for version 3.1.8.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Reza Talebi 2020-09-26 02:16:46 +01:00 committed by Willy Sudiarto Raharjo
parent fd980a1e1b
commit a184b09bba
No known key found for this signature in database
GPG key ID: 3F617144D7238786
4 changed files with 12 additions and 11 deletions

View file

@ -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.

View file

@ -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}

View file

@ -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"

View file

@ -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: