From cbbf80f380993f5b4783a434261085bd01496bd8 Mon Sep 17 00:00:00 2001 From: Reza Talebi Date: Sun, 4 Sep 2022 01:57:50 +0430 Subject: [PATCH] libraries/aspnetcore-runtime-6.0: Updated for version 6.0.8. Signed-off-by: Reza Talebi Signed-off-by: Willy Sudiarto Raharjo --- .../aspnetcore-runtime-6.0.SlackBuild | 2 +- .../aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild b/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild index 75766e099e..6842e46a73 100644 --- a/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild +++ b/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=aspnetcore-runtime-6.0 SRCNAM=aspnetcore-runtime -VERSION=${VERSION:-6.0.6} +VERSION=${VERSION:-6.0.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.info b/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.info index f3136e8b0e..a501e44551 100644 --- a/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.info +++ b/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.info @@ -1,10 +1,10 @@ PRGNAM="aspnetcore-runtime-6.0" -VERSION="6.0.6" +VERSION="6.0.8" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/afd5344f-a9e9-45f9-85b5-de4551c53736/c30996daa407f9bb540ebc5edfcf16fc/aspnetcore-runtime-6.0.6-linux-x64.tar.gz" -MD5SUM_x86_64="4e1899cb952c81358ed5d10069d221ca" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/5cc06c3a-4d8a-4fb2-8f7a-ecd23cd8c4e0/dd386c0e3a41ea54f459907c834acedf/aspnetcore-runtime-6.0.8-linux-x64.tar.gz" +MD5SUM_x86_64="5e05baa56ecf343068f941844fc55d6c" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com"