diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-04-14 20:49:39 +0430 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-16 12:12:50 +0700 |
commit | 06b3528be660b43f01232537409f1d4bc2876049 (patch) | |
tree | b1e4b99d726279d433e013924f7f8db20c69cb4f /libraries/aspnetcore-runtime-6.0 | |
parent | cfa8096397350815a6f7c7fbf0cb079295b610ff (diff) | |
download | slackbuilds-06b3528be660b43f01232537409f1d4bc2876049.tar.gz |
libraries/aspnetcore-runtime-6.0: Update for version 6.0.4.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/aspnetcore-runtime-6.0')
-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 8127a5fe8d..ffd7f006df 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.3} +VERSION=${VERSION:-6.0.4} 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 250c5a8fcc..6b8cd6ec5d 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.3" +VERSION="6.0.4" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/3af854b6-80fb-425a-972f-c7f0d693bf1b/cd458a4feae5a98646ee12a14ab34151/aspnetcore-runtime-6.0.3-linux-x64.tar.gz" -MD5SUM_x86_64="75c8452d544b864745e68934f1a1d32f" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/de3f6658-5d5b-4986-aeb1-7efdf5818437/7df572051df15117a0f52be1b79e1823/aspnetcore-runtime-6.0.4-linux-x64.tar.gz" +MD5SUM_x86_64="e92f384f7debc89b1a817af8ca6abd56" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |