summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Reza Talebi2020-06-14 02:24:46 +0200
committer Willy Sudiarto Raharjo2020-06-14 02:24:46 +0200
commitb103752a05aab7e24cf1a5a3fdfa9aeb0e7cfb5c (patch)
tree703b982006348369050ed21fc5c98534880e85e8 /development
parent20282717812634bdb1fa13eaf10d3fca1e7d6099 (diff)
downloadslackbuilds-b103752a05aab7e24cf1a5a3fdfa9aeb0e7cfb5c.tar.gz
development/dotnet-runtime: Updated for version 3.1.5.
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 c1032bd5fc..7bb351c5d8 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.4}
+VERSION=${VERSION:-3.1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dotnet-runtime/dotnet-runtime.info b/development/dotnet-runtime/dotnet-runtime.info
index b819934355..09a2ac79e3 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.4"
+VERSION="3.1.5"
HOMEPAGE="https://dotnet.microsoft.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/c3558096-9333-41fe-9195-0bd5558bde88/7a1ff566cbdab177d49fafcb66f4316b/dotnet-runtime-3.1.4-linux-x64.tar.gz"
-MD5SUM_x86_64="33fd1a2abd4e02c50151c6720f429816"
+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"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"