diff options
-rw-r--r-- | development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild | 2 | ||||
-rw-r--r-- | development/dotnet-runtime-7.0/dotnet-runtime-7.0.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild b/development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild index 1acc680078068..1a3e24ff48caf 100644 --- a/development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild +++ b/development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=dotnet-runtime-7.0 SRCNAM=dotnet-runtime -VERSION=${VERSION:-7.0.10} +VERSION=${VERSION:-7.0.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/dotnet-runtime-7.0/dotnet-runtime-7.0.info b/development/dotnet-runtime-7.0/dotnet-runtime-7.0.info index b4fbc67573941..e3c9ccf922d75 100644 --- a/development/dotnet-runtime-7.0/dotnet-runtime-7.0.info +++ b/development/dotnet-runtime-7.0/dotnet-runtime-7.0.info @@ -1,10 +1,10 @@ PRGNAM="dotnet-runtime-7.0" -VERSION="7.0.10" +VERSION="7.0.14" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/e9cd1834-1370-4458-98f6-d0d035dcd41e/6d2ca4b900398e717287ad0e75eb9a3e/dotnet-runtime-7.0.10-linux-x64.tar.gz" -MD5SUM_x86_64="c4e71adc1fe60d77f021b2ff30e47bbc" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/bece81ac-e35d-40e3-8b07-cf5b0c4872d9/d571e657adc85ec66141a82dd3ef8fea/dotnet-runtime-7.0.14-linux-x64.tar.gz" +MD5SUM_x86_64="159d4b43a9da0c378dbedf21b6679c9a" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |