diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-09-04 01:55:37 +0430 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-10 15:19:05 +0700 |
commit | f24e1db51cd8609cc2d83a1d3e4958ad45dec9aa (patch) | |
tree | f4f268d5ec5ff38e0bc65eb5752fe4c076473848 | |
parent | 30c9ce606b93d2ef79a8782971f2a9bb0aba8b6b (diff) | |
download | slackbuilds-f24e1db51cd8609cc2d83a1d3e4958ad45dec9aa.tar.gz |
libraries/aspnetcore-runtime-3.1: Updated for version 3.1.28.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
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 cce15b04e8..cb769c3a7b 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.26} +VERSION=${VERSION:-3.1.28} 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 f272a1e691..0e12345d6b 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.26" +VERSION="3.1.28" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/6f72adf7-0e78-48ea-85ef-e72a39a1f8a1/1ec0238c236c3757e5628563a329fdc4/aspnetcore-runtime-3.1.26-linux-x64.tar.gz" -MD5SUM_x86_64="4fd10980eaf608a32cf757b9e9682e6f" +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" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |