summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Reza Talebi <reza.talebi.73@outlook.com>2020-01-26 07:20:11 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-26 07:20:11 +0700
commitec802e445eb9a484f96f599a6d8e46a92625247e (patch)
treed8ebeebbdf56e4bd977915566d67b44666f571b0 /development
parente502ede7d829cfb8647bcfa5befb4137b24347b1 (diff)
downloadslackbuilds-ec802e445eb9a484f96f599a6d8e46a92625247e.tar.gz
slackbuilds-ec802e445eb9a484f96f599a6d8e46a92625247e.tar.xz
development/dotnet-runtime: Updated for version 3.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 e6ff506c2f..8525d886c9 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.0}
+VERSION=${VERSION:-3.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dotnet-runtime/dotnet-runtime.info b/development/dotnet-runtime/dotnet-runtime.info
index 140588e0d7..f8abb90c11 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.0"
+VERSION="3.1.1"
HOMEPAGE="https://dotnet.microsoft.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-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"
+DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/e060c2eb-1476-4d70-857c-24f5eead2070/ff0e007b7373c04f754b3818ffdb2134/dotnet-runtime-3.1.1-linux-x64.tar.gz"
+MD5SUM_x86_64="20e7148e6d858c03f5dc6e302e7650d9"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"