summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Reza Talebi2022-04-14 18:21:11 +0200
committer Willy Sudiarto Raharjo2022-04-16 07:12:50 +0200
commit29a71bd64a45f715e151bb6c49f3f30e38fbcf35 (patch)
treebc63035e18d5fa1b5d441948dd7f1308c006ce19
parent54d5a36bbce20e1f57355cf9994f3157aa3b50a1 (diff)
downloadslackbuilds-29a71bd64a45f715e151bb6c49f3f30e38fbcf35.tar.gz
development/dotnet-runtime-5.0: Update for version 5.0.16.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild2
-rw-r--r--development/dotnet-runtime-5.0/dotnet-runtime-5.0.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild b/development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild
index 9de50329b9..d3bf4cd7ad 100644
--- a/development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild
+++ b/development/dotnet-runtime-5.0/dotnet-runtime-5.0.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dotnet-runtime-5.0
SRCNAM=dotnet-runtime
-VERSION=${VERSION:-5.0.15}
+VERSION=${VERSION:-5.0.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/dotnet-runtime-5.0/dotnet-runtime-5.0.info b/development/dotnet-runtime-5.0/dotnet-runtime-5.0.info
index 10609c923f..d53eb6ab47 100644
--- a/development/dotnet-runtime-5.0/dotnet-runtime-5.0.info
+++ b/development/dotnet-runtime-5.0/dotnet-runtime-5.0.info
@@ -1,10 +1,10 @@
PRGNAM="dotnet-runtime-5.0"
-VERSION="5.0.15"
+VERSION="5.0.16"
HOMEPAGE="https://dotnet.microsoft.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/546d50b2-d85c-433f-b13b-b896f1bc1916/17d7bbb674bf67c3d490489b20a437b7/dotnet-runtime-5.0.15-linux-x64.tar.gz"
-MD5SUM_x86_64="e27052f64796df9be5fab39bc8555665"
+DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/ca089696-3890-4d4f-a0c9-969464d98957/a00e3c8fe65ba7d04f5ba32b53e843e2/dotnet-runtime-5.0.16-linux-x64.tar.gz"
+MD5SUM_x86_64="56d1829a15bed75935e955bf7d4035f5"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"