diff options
Diffstat (limited to 'development/dotnet-runtime-8.0')
-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 77ac99a06f..ca55c3fb59 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.11} +VERSION=${VERSION:-8.0.19} 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 b3da527afa..6ac0ea8781 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.11" +VERSION="8.0.19" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -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" +DOWNLOAD_x86_64="https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.19/dotnet-runtime-8.0.19-linux-x64.tar.gz" +MD5SUM_x86_64="44ee4aeb65b4fbc895ff4a27f1bcfff0" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |