diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-06-27 22:22:20 +0430 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-01 10:22:42 +0700 |
commit | 8822e817e9031b7b3fcd4b99d981b7df05412d77 (patch) | |
tree | e1916e43e6655a131b5b47342871dc5ebaa4916c /development/dotnet-runtime-3.1 | |
parent | 97677b2719d3be2b4e107a7aab0960508489ae9d (diff) |
development/dotnet-runtime-3.1: Updated for version 3.1.26.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.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 db650fe9c966a..41d5e6e4cffaf 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.25} +VERSION=${VERSION:-3.1.26} 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 f321d14454b79..6e13720253585 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.25" +VERSION="3.1.26" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -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" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/a14c8e4d-a22b-47f8-953c-bb4337634513/58017d103d432f7106c44b0891936aba/dotnet-runtime-3.1.26-linux-x64.tar.gz" +MD5SUM_x86_64="e11236efc8f39c2dab654732b0f6e281" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |