diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-12-30 16:03:57 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 00:31:23 +0700 |
commit | fd0fbad58b76cd0bc735c86b533469f993331701 (patch) | |
tree | 5aac0ba9b077d94c5dda31d7dddd3ffc810904c9 | |
parent | 5a37d734273c42569a226faf3316fcab43e48979 (diff) |
libraries/aspnetcore-runtime-3.1: Updated for version 3.1.32.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 6cab028e2f8e..552ad8047791 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.29} +VERSION=${VERSION:-3.1.32} 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 0ed2f70d5cdf..0c2d7f29d838 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.29" +VERSION="3.1.32" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/d35c543b-44be-46ab-abf0-de8af9c5b3cb/4a17a6aaabe3f2f0e49de31f2f809713/aspnetcore-runtime-3.1.29-linux-x64.tar.gz" -MD5SUM_x86_64="3f958ceeb47f64b777f0d8203d0733cd" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/39c3ef4c-73c7-4248-8c54-0865d5feb8b2/3420b1ff6b0f36e63044d6f7a794b579/aspnetcore-runtime-3.1.32-linux-x64.tar.gz" +MD5SUM_x86_64="811e1a643c287a3c8d5af618bac65bc8" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |