diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-12-30 16:41:32 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 00:31:24 +0700 |
commit | 9aa66ee3cb9cbc453c3f79b097f1a0325a634d92 (patch) | |
tree | 7b65d2042db4f18419a59fc9a29b6a56e03dbc55 /libraries | |
parent | c9435f90c08507c3f8fa8f8d74c29a258c68f1a2 (diff) |
libraries/aspnetcore-runtime-6.0: Updated for version 6.0.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild b/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild index 10e9a4898f051..be044501363fe 100644 --- a/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild +++ b/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=aspnetcore-runtime-6.0 SRCNAM=aspnetcore-runtime -VERSION=${VERSION:-6.0.9} +VERSION=${VERSION:-6.0.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.info b/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.info index cf2ba147477f6..b11703e3201db 100644 --- a/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.info +++ b/libraries/aspnetcore-runtime-6.0/aspnetcore-runtime-6.0.info @@ -1,10 +1,10 @@ PRGNAM="aspnetcore-runtime-6.0" -VERSION="6.0.9" +VERSION="6.0.12" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/1a2bca2e-f525-4ecf-9c46-06889b4ce3a4/1a7ad60df284ca6b00ca5d31cc1b1c7c/aspnetcore-runtime-6.0.9-linux-x64.tar.gz" -MD5SUM_x86_64="f9c6e5b3b298bde763296c9d06c41b9d" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/4ba0f30d-0a77-4997-8d8d-1b113d60253b/5caeeb07572b0b6a26f2a82f7a4eb31d/aspnetcore-runtime-6.0.12-linux-x64.tar.gz" +MD5SUM_x86_64="41b2e52c52f116ee68bdd5da53306fa8" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |