diff options
Diffstat (limited to 'development/aspnetcore-runtime-8.0')
-rw-r--r-- | development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild | 2 | ||||
-rw-r--r-- | development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild b/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild index 7bd9a03455..60d62d7eff 100644 --- a/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild +++ b/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=aspnetcore-runtime-8.0 SRCNAM=aspnetcore-runtime -VERSION=${VERSION:-8.0.11} +VERSION=${VERSION:-8.0.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.info b/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.info index d0a9937721..6369fd20cf 100644 --- a/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.info +++ b/development/aspnetcore-runtime-8.0/aspnetcore-runtime-8.0.info @@ -1,10 +1,10 @@ PRGNAM="aspnetcore-runtime-8.0" -VERSION="8.0.11" +VERSION="8.0.20" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/6f89757c-3dde-4c3a-96a0-b04b1bde2c92/6a3591b360ed0f9d1118b97560b89625/aspnetcore-runtime-8.0.11-linux-x64.tar.gz" -MD5SUM_x86_64="42a3f93e066069b0f96345ca1ae97af3" +DOWNLOAD_x86_64="https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.20/aspnetcore-runtime-8.0.20-linux-x64.tar.gz" +MD5SUM_x86_64="2e546c27576838a0ed27ac784c0a4732" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |