summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Reza Talebi <reza.talebi.73@outlook.com>2020-05-30 09:38:10 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-30 09:38:10 +0700
commit69681becea47d774f938c8a4e87d61951ef5592f (patch)
tree51f15f4056e4a88cef11fefeac70b27a62d0fcf5 /libraries
parent5768a06858082b9a9131e40707034767e2fa7a76 (diff)
downloadslackbuilds-69681becea47d774f938c8a4e87d61951ef5592f.tar.gz
slackbuilds-69681becea47d774f938c8a4e87d61951ef5592f.tar.xz
libraries/aspnetcore-runtime: Updated for version 3.1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild2
-rw-r--r--libraries/aspnetcore-runtime/aspnetcore-runtime.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild b/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild
index 2c1e5d254f..b35c037c6b 100644
--- a/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild
+++ b/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=aspnetcore-runtime
-VERSION=${VERSION:-3.1.3}
+VERSION=${VERSION:-3.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/aspnetcore-runtime/aspnetcore-runtime.info b/libraries/aspnetcore-runtime/aspnetcore-runtime.info
index 712cc63a9b..20f09ac9fb 100644
--- a/libraries/aspnetcore-runtime/aspnetcore-runtime.info
+++ b/libraries/aspnetcore-runtime/aspnetcore-runtime.info
@@ -1,10 +1,10 @@
PRGNAM="aspnetcore-runtime"
-VERSION="3.1.3"
+VERSION="3.1.4"
HOMEPAGE="https://dotnet.microsoft.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/7faca87b-7526-4dcd-ae23-4559d2c51ce3/7db1f314c733191ea43e1757e3b2583d/aspnetcore-runtime-3.1.3-linux-x64.tar.gz"
-MD5SUM_x86_64="65e39a67baf8823ea86b946e3243168d"
+DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/a1ddc998-933c-47af-b8c7-dc2503e44e91/42d8cd08b2055df52c9457c993911f2e/aspnetcore-runtime-3.1.4-linux-x64.tar.gz"
+MD5SUM_x86_64="5d9875acf1e8672fd7cd4841ce6ca74d"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"