summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Reza Talebi2019-12-07 12:36:15 +0100
committer Willy Sudiarto Raharjo2019-12-07 12:36:15 +0100
commit5fd318fa9699cdd73afe8ee29c681c55f68b60fd (patch)
tree41f98f935fee7abcc24fb133121b825e5ea1a8b1
parentf93d8b3a46a7ad169db0da3c8bf7397dfb6ccb4f (diff)
downloadslackbuilds-5fd318fa9699cdd73afe8ee29c681c55f68b60fd.tar.gz
libraries/aspnetcore-runtime: Updated for version 3.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 c91862db34..fcf6cc309d 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.0.0}
+VERSION=${VERSION:-3.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/aspnetcore-runtime/aspnetcore-runtime.info b/libraries/aspnetcore-runtime/aspnetcore-runtime.info
index 103ec5b6c3..6d4578af11 100644
--- a/libraries/aspnetcore-runtime/aspnetcore-runtime.info
+++ b/libraries/aspnetcore-runtime/aspnetcore-runtime.info
@@ -1,10 +1,10 @@
PRGNAM="aspnetcore-runtime"
-VERSION="3.0.0"
+VERSION="3.1.0"
HOMEPAGE="https://dotnet.microsoft.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/b0c44e05-b7a1-4221-94ec-a0c0d3a11eed/afc61567dd6db8f097e244871889458c/aspnetcore-runtime-3.0.0-linux-x64.tar.gz"
-MD5SUM_x86_64="953d1fcef81eba738ccf30589563ec59"
+DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/30915c37-fa5a-4930-b4e6-b4130e4596b2/38d531c10dc56950f17f3c604e9a2ebc/aspnetcore-runtime-3.1.0-linux-x64.tar.gz"
+MD5SUM_x86_64="0ede8e21eea224062718557e0639c568"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"