diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-12-30 16:08:32 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 00:31:23 +0700 |
commit | b80b554c39750e71c4a21a02bf39314217968e7d (patch) | |
tree | bd49c3b7fb97589a9b5c965afecf1ebae8310844 /development | |
parent | fd0fbad58b76cd0bc735c86b533469f993331701 (diff) |
development/dotnet-runtime-3.1: Updated for version 3.1.32.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/dotnet-runtime-3.1/dotnet-runtime-3.1.SlackBuild | 2 | ||||
-rw-r--r-- | development/dotnet-runtime-3.1/dotnet-runtime-3.1.info | 6 |
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 95195b4eb2db3..577027b4a3277 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.29} +VERSION=${VERSION:-3.1.32} 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 0982d4b6fb0e0..a80aeffbcb669 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.29" +VERSION="3.1.32" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/8a8cff44-0a23-413a-8643-2a0fa3b4da3c/c937fe6ed4d60efb1ef2929d983398cd/dotnet-runtime-3.1.29-linux-x64.tar.gz" -MD5SUM_x86_64="4f26f0a7a69515adb831c8f8bb2f228f" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/fea239ad-fd47-4764-aa71-6a147a82f632/20ee58b0bf08ae9f6e76e37ba3765c57/dotnet-runtime-3.1.32-linux-x64.tar.gz" +MD5SUM_x86_64="35b8b193668feed527b28d2ecdd257fa" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |