diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-05-15 01:08:24 +0430 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-21 08:25:06 +0700 |
commit | 3c7c2b38ff5ea1af36db48b19ce00ff4a8f61f55 (patch) | |
tree | 689af70addacfbf74e4a5d81e1ff818473e592e2 /development/dotnet-runtime-3.1 | |
parent | d898fb42a4bbfa110f97d5c1064d578a5a70a242 (diff) |
development/dotnet-runtime-3.1: Updated for version 3.1.25.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dotnet-runtime-3.1')
-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 cffbe25ffb4bb..db650fe9c966a 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.24} +VERSION=${VERSION:-3.1.25} 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 2947da6958d65..f321d14454b79 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.24" +VERSION="3.1.25" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/6b5b39bd-27f6-4788-9e24-1f3b5d2bd4d2/3c65d1d1c5a57a0a3dbfe80ee512981b/dotnet-runtime-3.1.24-linux-x64.tar.gz" -MD5SUM_x86_64="8f990f31fb852289436d03ff434ddf56" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/e74046f6-ee72-4619-8648-2d31ca1cbacf/6c634a9ac8d2df9ec76f278b37e22dc7/dotnet-runtime-3.1.25-linux-x64.tar.gz" +MD5SUM_x86_64="1b1a30b95321df01656c3a3c251df02d" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |