diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-04-01 18:51:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-01 18:51:21 +0700 |
commit | ef98f670fae7c62b33466dfc572503bd4f30c35b (patch) | |
tree | 9cc1a4effdd6d76ae1e0a0fafacd1754e00164b6 /libraries/aspnetcore-runtime | |
parent | 2ddae7c6195d8a3bc41fec36becc200697fa0caf (diff) | |
download | slackbuilds-ef98f670fae7c62b33466dfc572503bd4f30c35b.tar.gz |
libraries/aspnetcore-runtime: Updated for version 3.1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/aspnetcore-runtime')
-rw-r--r-- | libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/aspnetcore-runtime/aspnetcore-runtime.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild b/libraries/aspnetcore-runtime/aspnetcore-runtime.SlackBuild index 683feea1ad..2c1e5d254f 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.2} +VERSION=${VERSION:-3.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/aspnetcore-runtime/aspnetcore-runtime.info b/libraries/aspnetcore-runtime/aspnetcore-runtime.info index 1e1d19611d..712cc63a9b 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.2" +VERSION="3.1.3" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/2d72ee67-ac4d-42c6-97d9-a26a28201fc8/977ad14b99b6ed03dcefd6655789e43a/aspnetcore-runtime-3.1.2-linux-x64.tar.gz" -MD5SUM_x86_64="3050ab5cba8ad61e652b4adcffded9ef" +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" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |