diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-04-01 10:23:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:19:01 +0700 |
commit | 0aaf757e12686a59dbe34f17697d943ccb9206ee (patch) | |
tree | 3651edb8e84f311a730058c25eb5cfbec39f4e8b /libraries/aspnetcore-runtime-3.1 | |
parent | cc406716dea80b62d238c6efd2815c978d120fe5 (diff) |
libraries/aspnetcore-runtime-3.1: Updated for version 3.1.23.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/aspnetcore-runtime-3.1')
-rw-r--r-- | libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.SlackBuild b/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.SlackBuild index aa820dc183ed..9e1bb6217022 100644 --- a/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.SlackBuild +++ b/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=aspnetcore-runtime-3.1 SRCNAM=aspnetcore-runtime -VERSION=${VERSION:-3.1.21} +VERSION=${VERSION:-3.1.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.info b/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.info index 7da062ee664b..ea54910ac299 100644 --- a/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.info +++ b/libraries/aspnetcore-runtime-3.1/aspnetcore-runtime-3.1.info @@ -1,10 +1,10 @@ PRGNAM="aspnetcore-runtime-3.1" -VERSION="3.1.21" +VERSION="3.1.23" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/c4565012-97e8-4a5a-9edf-8d6c94f0ac5c/dd227c01d532bcb731b026243a51f55f/aspnetcore-runtime-3.1.21-linux-x64.tar.gz" -MD5SUM_x86_64="96c3ef6653bf3e4aea25d9b21222cbb7" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/437c96ef-4100-41a2-8c3a-17e01d078e53/d62482387d9ff71f009c3b7794a80212/aspnetcore-runtime-3.1.23-linux-x64.tar.gz" +MD5SUM_x86_64="1f52fe7ab438ae5b667a699bee2a3c7d" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |