diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2025-09-02 08:25:38 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-05 21:16:18 +0700 |
commit | 8200babd04f2bfeb97933f07e98b05ef2473b1d9 (patch) | |
tree | e10b606c421878c9985e981dfa2f00b0e7cfd3c2 /development/aspnetcore-runtime-8.0 | |
parent | 44c2536866eded8050d9e13f6c507857e1d81fca (diff) |
development/aspnetcore-runtime-8.0: Updated for version 8.0.19.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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..1881ae6a5f 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.19} 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..5a9b050870 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.19" 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.19/aspnetcore-runtime-8.0.19-linux-x64.tar.gz" +MD5SUM_x86_64="843eb643bea394dd962e2cc43e21884d" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |