diff options
Diffstat (limited to 'development/aspnetcore-runtime-9.0')
-rw-r--r-- | development/aspnetcore-runtime-9.0/aspnetcore-runtime-9.0.SlackBuild | 2 | ||||
-rw-r--r-- | development/aspnetcore-runtime-9.0/aspnetcore-runtime-9.0.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/aspnetcore-runtime-9.0/aspnetcore-runtime-9.0.SlackBuild b/development/aspnetcore-runtime-9.0/aspnetcore-runtime-9.0.SlackBuild index 6e81f29a0c..eea81d9b67 100644 --- a/development/aspnetcore-runtime-9.0/aspnetcore-runtime-9.0.SlackBuild +++ b/development/aspnetcore-runtime-9.0/aspnetcore-runtime-9.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=aspnetcore-runtime-9.0 SRCNAM=aspnetcore-runtime -VERSION=${VERSION:-9.0.0} +VERSION=${VERSION:-9.0.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/aspnetcore-runtime-9.0/aspnetcore-runtime-9.0.info b/development/aspnetcore-runtime-9.0/aspnetcore-runtime-9.0.info index ae834103f9..2ed374b0b2 100644 --- a/development/aspnetcore-runtime-9.0/aspnetcore-runtime-9.0.info +++ b/development/aspnetcore-runtime-9.0/aspnetcore-runtime-9.0.info @@ -1,10 +1,10 @@ PRGNAM="aspnetcore-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/e4791376-b70d-431f-bd98-5397c876b946/64ffc29a4edc8fd70b151c2963b38b09/aspnetcore-runtime-9.0.0-linux-x64.tar.gz" -MD5SUM_x86_64="2c998f639d0accaa5bc95897dcfe3457" +DOWNLOAD_x86_64="https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.8/aspnetcore-runtime-9.0.8-linux-x64.tar.gz" +MD5SUM_x86_64="bf6ccba53a23a30f0b9292d5f696fdb8" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |