diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2024-02-14 02:30:28 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-15 22:58:19 +0700 |
commit | a110fb026a903c8210b091e80b8748791c170ee9 (patch) | |
tree | 4801c5c2669a660b4b367cb2b47a47f9afc627b9 /development | |
parent | 81115ba5fdd87c3e53e3e5707a4d82fa2a10fcc7 (diff) |
development/dotnet-runtime-7.0: Updated for version 7.0.16.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 1a3e24ff48ca..55963dd7be61 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.14} +VERSION=${VERSION:-7.0.16} 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 e3c9ccf922d7..89a68b0b23c7 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.14" +VERSION="7.0.16" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -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" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/a1b18f18-1bd5-4c11-a9ed-b38ff8e5276d/c357409f720369b1eb5b6f183521ac95/dotnet-runtime-7.0.16-linux-x64.tar.gz" +MD5SUM_x86_64="2fda1b9a683644047f7d53920e2c11a1" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |