diff options
-rw-r--r-- | development/aspnetcore-runtime-7.0/aspnetcore-runtime-7.0.SlackBuild | 2 | ||||
-rw-r--r-- | development/aspnetcore-runtime-7.0/aspnetcore-runtime-7.0.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/aspnetcore-runtime-7.0/aspnetcore-runtime-7.0.SlackBuild b/development/aspnetcore-runtime-7.0/aspnetcore-runtime-7.0.SlackBuild index c22fc5beb0..97f332ae11 100644 --- a/development/aspnetcore-runtime-7.0/aspnetcore-runtime-7.0.SlackBuild +++ b/development/aspnetcore-runtime-7.0/aspnetcore-runtime-7.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=aspnetcore-runtime-7.0 SRCNAM=aspnetcore-runtime -VERSION=${VERSION:-7.0.14} +VERSION=${VERSION:-7.0.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/aspnetcore-runtime-7.0/aspnetcore-runtime-7.0.info b/development/aspnetcore-runtime-7.0/aspnetcore-runtime-7.0.info index 2735dc2fa1..af3f4ff4bd 100644 --- a/development/aspnetcore-runtime-7.0/aspnetcore-runtime-7.0.info +++ b/development/aspnetcore-runtime-7.0/aspnetcore-runtime-7.0.info @@ -1,10 +1,10 @@ PRGNAM="aspnetcore-runtime-7.0" -VERSION="7.0.14" +VERSION="7.0.16" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/7a1d3e1e-ede9-4b28-a9c8-3023858b7f01/c9214ad6a85286f4abd026d23dca5d3c/aspnetcore-runtime-7.0.14-linux-x64.tar.gz" -MD5SUM_x86_64="06a96599124b54bbf0434ce61d5d5e7e" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/cd076f88-c72a-411d-8d7c-a5ed352dce9c/fd020c0de8e056bb5c4a7ef6d1d983d4/aspnetcore-runtime-7.0.16-linux-x64.tar.gz" +MD5SUM_x86_64="bbf68c47c6a29ba822a0fe84c633497e" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |