summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Reza Talebi2019-12-07 12:37:00 +0100
committer Willy Sudiarto Raharjo2019-12-07 12:37:00 +0100
commitea844cef6ff617f30c78dda2bf034ed800f4ffb1 (patch)
tree2903f47ce76434678745eb97c1d8fe42b6b95b29
parent5fd318fa9699cdd73afe8ee29c681c55f68b60fd (diff)
downloadslackbuilds-ea844cef6ff617f30c78dda2bf034ed800f4ffb1.tar.gz
development/dotnet-runtime: Updated for version 3.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/dotnet-runtime/dotnet-runtime.SlackBuild2
-rw-r--r--development/dotnet-runtime/dotnet-runtime.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/dotnet-runtime/dotnet-runtime.SlackBuild b/development/dotnet-runtime/dotnet-runtime.SlackBuild
index 0179bab11c..e6ff506c2f 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.0.0}
+VERSION=${VERSION:-3.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dotnet-runtime/dotnet-runtime.info b/development/dotnet-runtime/dotnet-runtime.info
index f115c4f9b7..140588e0d7 100644
--- a/development/dotnet-runtime/dotnet-runtime.info
+++ b/development/dotnet-runtime/dotnet-runtime.info
@@ -1,10 +1,10 @@
PRGNAM="dotnet-runtime"
-VERSION="3.0.0"
+VERSION="3.1.0"
HOMEPAGE="https://dotnet.microsoft.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/a5ff9cbb-d558-49d1-9fd2-410cb1c8b095/a940644f4133b81446cb3733a620983a/dotnet-runtime-3.0.0-linux-x64.tar.gz"
-MD5SUM_x86_64="d37dd8d3918d6463abdc7084fa51fe2b"
+DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/5d139dff-4ca0-4e0c-a68b-0976281d5b2d/d306f725466e058842faa25bf1b2f379/dotnet-runtime-3.1.0-linux-x64.tar.gz"
+MD5SUM_x86_64="f6116923409dcf433dde03cef2868eb0"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"