diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2024-11-16 02:54:46 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-16 16:41:07 +0700 |
commit | 9c6f1a88a54dfd8cab5a0db5ca533f6c946dd1d8 (patch) | |
tree | 91ee0dbfe38af7b78ff41ccc166e9b2570f4c0f7 /development | |
parent | 681fc9d57a70c66acb410d5e3dbb93fdc0d7c4bf (diff) |
development/dotnet-runtime-8.0: Updated for version 8.0.11.
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')
-rw-r--r-- | development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild | 2 | ||||
-rw-r--r-- | development/dotnet-runtime-8.0/dotnet-runtime-8.0.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild b/development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild index f63f2ecce30c..77ac99a06f2f 100644 --- a/development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild +++ b/development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=dotnet-runtime-8.0 SRCNAM=dotnet-runtime -VERSION=${VERSION:-8.0.10} +VERSION=${VERSION:-8.0.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/dotnet-runtime-8.0/dotnet-runtime-8.0.info b/development/dotnet-runtime-8.0/dotnet-runtime-8.0.info index c8b6a47959ba..b3da527afa90 100644 --- a/development/dotnet-runtime-8.0/dotnet-runtime-8.0.info +++ b/development/dotnet-runtime-8.0/dotnet-runtime-8.0.info @@ -1,10 +1,10 @@ PRGNAM="dotnet-runtime-8.0" -VERSION="8.0.10" +VERSION="8.0.11" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/ebc433c4-8f01-43c8-a1e2-bbe1291ba857/e073f3f679d7a4067a56e8f5d12fc0e5/dotnet-runtime-8.0.10-linux-x64.tar.gz" -MD5SUM_x86_64="6d985f04fd7aebff9cc7fd690f7353f0" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/805cdca8-ac43-4d76-8ce8-efd11f1997f2/17aeb8b0cd34c6f8d80217bf6a4ed3cd/dotnet-runtime-8.0.11-linux-x64.tar.gz" +MD5SUM_x86_64="571b46eb8f1a7470df41278c639fb1e0" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |