From 9c6f1a88a54dfd8cab5a0db5ca533f6c946dd1d8 Mon Sep 17 00:00:00 2001 From: Reza Talebi Date: Sat, 16 Nov 2024 02:54:46 +0330 Subject: [PATCH] development/dotnet-runtime-8.0: Updated for version 8.0.11. Signed-off-by: Reza Talebi Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- .../dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild | 2 +- 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 f63f2ecce3..77ac99a06f 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 c8b6a47959..b3da527afa 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"