diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2022-05-15 01:09:39 +0430 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-21 08:25:06 +0700 |
commit | ca408d6618dbebf5a178dafcd2a6099db92e51bd (patch) | |
tree | b757727d18dc7189b2cd69b770ba9ba1a766872b /libraries | |
parent | a627c671482ee59b1d9e26892b2a3167cd5e1429 (diff) |
libraries/aspnetcore-runtime-3.1: Updated for version 3.1.25.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 2ea845efb1d2..93c1e91d16c2 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.24} +VERSION=${VERSION:-3.1.25} 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 7d5a9268b932..1a3830bea181 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.24" +VERSION="3.1.25" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/cedf0bef-c6f9-4b4a-88e9-8c7835ddb834/5aa57e202f43c2a72b8760be4b2cd008/aspnetcore-runtime-3.1.24-linux-x64.tar.gz" -MD5SUM_x86_64="8dd436a374cb5ea682cd23a1264733b9" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/0f50a1fa-5fba-4d48-ae5e-dfa009528c60/d188c4e048b701b01604553167c14c5f/aspnetcore-runtime-3.1.25-linux-x64.tar.gz" +MD5SUM_x86_64="b7d25697feaccfca46c855fb5e81625f" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |