summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Reza Talebi2022-04-14 18:19:03 +0200
committer Willy Sudiarto Raharjo2022-04-16 07:12:50 +0200
commitcfa8096397350815a6f7c7fbf0cb079295b610ff (patch)
tree6104d9178030c87e726eb7ff6c156bc7fc34ffb1
parentdf0e4af7adec0c74332a464e5165c532cd94d48a (diff)
downloadslackbuilds-cfa8096397350815a6f7c7fbf0cb079295b610ff.tar.gz
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.SlackBuild2
-rw-r--r--libraries/aspnetcore-runtime-5.0/aspnetcore-runtime-5.0.info6
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 1e83c29064..06cdebed69 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 158262567c..3a0dbf95a6 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"