diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2024-11-16 02:58:00 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-16 16:41:07 +0700 |
commit | a9b1bbf399896dd3abf014879a5555e6a944d5ab (patch) | |
tree | d88f8a06f9244cd62f029e47ee4a9256081a6572 /development | |
parent | 9c6f1a88a54dfd8cab5a0db5ca533f6c946dd1d8 (diff) |
development/aspnetcore-runtime-8.0: Updated for version 8.0.11.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 9deb965732dc..7bd9a034550c 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.10} +VERSION=${VERSION:-8.0.11} 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 2961440afbc3..d0a9937721ec 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.10" +VERSION="8.0.11" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/6d143cf6-e215-428e-bcde-9fd50ea0e1be/99652e31b3e0161a3f1f933e0bedf223/aspnetcore-runtime-8.0.10-linux-x64.tar.gz" -MD5SUM_x86_64="83b49fdbc7f9853aff857b23531d4605" +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" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |