diff options
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 e222429217b4f..cffbe25ffb4bb 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.23} +VERSION=${VERSION:-3.1.24} 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 dbe34b598dab9..2947da6958d65 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.23" +VERSION="3.1.24" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -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" +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" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |