diff options
Diffstat (limited to 'development/dotnet-runtime-9.0')
-rw-r--r-- | development/dotnet-runtime-9.0/dotnet-runtime-9.0.SlackBuild | 2 | ||||
-rw-r--r-- | development/dotnet-runtime-9.0/dotnet-runtime-9.0.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/dotnet-runtime-9.0/dotnet-runtime-9.0.SlackBuild b/development/dotnet-runtime-9.0/dotnet-runtime-9.0.SlackBuild index feafe9dc3d..c850480279 100644 --- a/development/dotnet-runtime-9.0/dotnet-runtime-9.0.SlackBuild +++ b/development/dotnet-runtime-9.0/dotnet-runtime-9.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=dotnet-runtime-9.0 SRCNAM=dotnet-runtime -VERSION=${VERSION:-9.0.0} +VERSION=${VERSION:-9.0.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/dotnet-runtime-9.0/dotnet-runtime-9.0.info b/development/dotnet-runtime-9.0/dotnet-runtime-9.0.info index 4bdbb02f05..d641becac5 100644 --- a/development/dotnet-runtime-9.0/dotnet-runtime-9.0.info +++ b/development/dotnet-runtime-9.0/dotnet-runtime-9.0.info @@ -1,10 +1,10 @@ PRGNAM="dotnet-runtime-9.0" -VERSION="9.0.0" +VERSION="9.0.8" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/282bb881-c2ae-4250-b814-b362745073bd/6e15021d23f704c0d457c820a69a3de6/dotnet-runtime-9.0.0-linux-x64.tar.gz" -MD5SUM_x86_64="c6ba129433a63856574705c60a5153af" +DOWNLOAD_x86_64="https://builds.dotnet.microsoft.com/dotnet/Runtime/9.0.8/dotnet-runtime-9.0.8-linux-x64.tar.gz" +MD5SUM_x86_64="740d00b337b94f73e9259f3583f34863" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |