diff options
author | 2023-11-26 06:15:17 +0330 | |
---|---|---|
committer | 2023-12-01 08:13:40 +0700 | |
commit | d67630edee132a9653dd05ea97e26997769d52e0 (patch) | |
tree | 7f468cc7d54c7ecb557477f001db7562016f3b13 /development/aspnetcore-runtime-7.0 | |
parent | e3a2787dca624b88164c0f9acc89a62d9dfe014a (diff) | |
download | slackbuilds-d67630edee132a9653dd05ea97e26997769d52e0.tar.gz slackbuilds-d67630edee132a9653dd05ea97e26997769d52e0.tar.xz |
development/aspnetcore-runtime-7.0: Updated to version 7.0.14
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-7.0')
-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 799b1c76b7..c22fc5beb0 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.10} +VERSION=${VERSION:-7.0.14} 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 dcc138a1fb..2735dc2fa1 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.10" +VERSION="7.0.14" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/08af0433-9ec3-4604-9d1c-85e3922a4524/396b340b4ee38765d7462e2fc61a5e3c/aspnetcore-runtime-7.0.10-linux-x64.tar.gz" -MD5SUM_x86_64="56167a0855c7c2854baca76a9027ac5d" +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" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |