diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-10-08 03:42:00 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-08 08:58:34 +0700 |
commit | cb2bc524dde3fcfd618c69ba211e86501e7755b0 (patch) | |
tree | e0b888890a5b07aabf7771099f901dc9ba9015bb | |
parent | d384f323f0aac8905ef9903ce34aa6c8d5bbc78c (diff) | |
download | slackbuilds-cb2bc524dde3fcfd618c69ba211e86501e7755b0.tar.gz |
development/dotnet-runtime-3.1: Updated for version 3.1.29.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 2b4f8fac6f..95195b4eb2 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.28} +VERSION=${VERSION:-3.1.29} 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 44e9b8132a..0982d4b6fb 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.28" +VERSION="3.1.29" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/9a0b8ff8-d3da-4e77-9b5b-2fb3202afbbe/94dbcaacd4ebf59106a141c8e9e84167/dotnet-runtime-3.1.28-linux-x64.tar.gz" -MD5SUM_x86_64="d4ee06e4e095e9d0639a0f1ea6275342" +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" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |