diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-04-14 20:49:03 +0430 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-16 12:12:50 +0700 |
commit | cfa8096397350815a6f7c7fbf0cb079295b610ff (patch) | |
tree | 6104d9178030c87e726eb7ff6c156bc7fc34ffb1 | |
parent | df0e4af7adec0c74332a464e5165c532cd94d48a (diff) |
libraries/aspnetcore-runtime-5.0: Update for version 5.0.16.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.SlackBuild b/libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.SlackBuild index 1e83c29064f0..06cdebed69cb 100644 --- a/libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.SlackBuild +++ b/libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=aspnetcore-runtime-5.0 SRCNAM=aspnetcore-runtime -VERSION=${VERSION:-5.0.15} +VERSION=${VERSION:-5.0.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.info b/libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.info index 158262567cc0..3a0dbf95a612 100644 --- a/libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.info +++ b/libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.info @@ -1,10 +1,10 @@ PRGNAM="aspnetcore-runtime-5.0" -VERSION="5.0.15" +VERSION="5.0.16" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/f1f37dfc-3f5b-49c3-be73-aa0839066e06/3dfbd1c2b1cf93f085db7ead99d76051/aspnetcore-runtime-5.0.15-linux-x64.tar.gz" -MD5SUM_x86_64="ce02d7f7987761f9b6f84e0c91b9f83d" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/fa584e5c-68f4-49e0-9a3d-79a52045b509/bc9bb7c98cfc975358b931cd5c2bf7a6/aspnetcore-runtime-5.0.16-linux-x64.tar.gz" +MD5SUM_x86_64="a8bbf34719f647c57fbc35fc0a810853" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |