summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Reza Talebi <reza.talebi.73@outlook.com>2022-04-01 10:29:22 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:19:01 +0700
commite8c78f9612a02804a855c2904ef69fc2e4a92b37 (patch)
tree00a1ba2c42e5f6e978d4b9dc1dff1aca739a8010
parent9386b2fa7ef5b4129c8c4eb8f745ef4d6edb4eea (diff)
downloadslackbuilds-e8c78f9612a02804a855c2904ef69fc2e4a92b37.tar.gz
slackbuilds-e8c78f9612a02804a855c2904ef69fc2e4a92b37.tar.xz
development/dotnet-runtime-3.1: Updated for version 3.1.23.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild2
-rw-r--r--development/dotnet-runtime-3.1/dotnet-runtime-3.1.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild b/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild
index 6c4abe520c..e222429217 100644
--- a/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild
+++ b/development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dotnet-runtime-3.1
SRCNAM=dotnet-runtime
-VERSION=${VERSION:-3.1.21}
+VERSION=${VERSION:-3.1.23}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/dotnet-runtime-3.1/dotnet-runtime-3.1.info b/development/dotnet-runtime-3.1/dotnet-runtime-3.1.info
index 702bcf026a..dbe34b598d 100644
--- a/development/dotnet-runtime-3.1/dotnet-runtime-3.1.info
+++ b/development/dotnet-runtime-3.1/dotnet-runtime-3.1.info
@@ -1,10 +1,10 @@
PRGNAM="dotnet-runtime-3.1"
-VERSION="3.1.21"
+VERSION="3.1.23"
HOMEPAGE="https://dotnet.microsoft.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/286e526e-282b-47e5-afeb-4f99ee481972/495908d6a6019e47249bd05f8346aeb5/dotnet-runtime-3.1.21-linux-x64.tar.gz"
-MD5SUM_x86_64="0faf1c290a01a108c5a884b138c5623f"
+DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/4022ad95-d68e-46de-a849-f66d482d6b45/f67e642ff95d838d03a0548cc4ea0ba1/dotnet-runtime-3.1.23-linux-x64.tar.gz"
+MD5SUM_x86_64="e133067bfd7ed5c4faebf259c1e5a07d"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"