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..bd6f0d008b 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.9} 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..9fe5295218 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.9" 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.9/aspnetcore-runtime-9.0.9-linux-x64.tar.gz" +MD5SUM_x86_64="cdfa9a69eeacb0281ee3bda7bed60f71" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |