diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-10-08 03:35:42 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-08 08:58:34 +0700 |
commit | 7bac86588be40dda7eed01c617862bccdd1bcf9e (patch) | |
tree | fcf0564b1fda472e37823478c5fef60a07e6cc01 /libraries | |
parent | f09efdd3c2ae45e72f94b00a426f682aff1fb242 (diff) | |
download | slackbuilds-7bac86588be40dda7eed01c617862bccdd1bcf9e.tar.gz |
libraries/aspnetcore-runtime-3.1: Updated for version 3.1.29.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-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 cb769c3a7b..6cab028e2f 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.28} +VERSION=${VERSION:-3.1.29} 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 0e12345d6b..5e1fab1ede 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.28" +VERSION="3.1.29rm" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/effaa5bf-0fa7-4e5a-9ce8-9ac04ee86669/5afb2b1c2ad68550cec914d8fb303d20/aspnetcore-runtime-3.1.28-linux-x64.tar.gz" -MD5SUM_x86_64="83d1120c9cafb875bfade15efe08ecb2" +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" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |