summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Reza Talebi <reza.talebi.73@outlook.com>2023-08-26 06:07:36 +0330
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-26 19:07:07 +0700
commitd420ba7a82034ccfc5eb50655b7b40066d06f495 (patch)
tree41744d480739b3da5b1d7a0f0f08ecde13ffc620
parentd65b9e83792437b7509daaec5a65e3eac70aabeb (diff)
downloadslackbuilds-d420ba7a82034ccfc5eb50655b7b40066d06f495.tar.gz
slackbuilds-d420ba7a82034ccfc5eb50655b7b40066d06f495.tar.xz
development/dotnet-runtime-7.0: Updated for version 7.0.10.
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>
-rw-r--r--development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild2
-rw-r--r--development/dotnet-runtime-7.0/dotnet-runtime-7.0.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild b/development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild
index 969a7c2c15..1acc680078 100644
--- a/development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild
+++ b/development/dotnet-runtime-7.0/dotnet-runtime-7.0.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dotnet-runtime-7.0
SRCNAM=dotnet-runtime
-VERSION=${VERSION:-7.0.1}
+VERSION=${VERSION:-7.0.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/dotnet-runtime-7.0/dotnet-runtime-7.0.info b/development/dotnet-runtime-7.0/dotnet-runtime-7.0.info
index cc058e5899..b4fbc67573 100644
--- a/development/dotnet-runtime-7.0/dotnet-runtime-7.0.info
+++ b/development/dotnet-runtime-7.0/dotnet-runtime-7.0.info
@@ -1,10 +1,10 @@
PRGNAM="dotnet-runtime-7.0"
-VERSION="7.0.1"
+VERSION="7.0.10"
HOMEPAGE="https://dotnet.microsoft.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/0b330412-234f-48c5-957c-c3c8c854a400/8d9a07cc153fd16a828d78c136b47e6f/dotnet-runtime-7.0.1-linux-x64.tar.gz"
-MD5SUM_x86_64="61d0a5d7532d480a5214c8593bd2b744"
+DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/e9cd1834-1370-4458-98f6-d0d035dcd41e/6d2ca4b900398e717287ad0e75eb9a3e/dotnet-runtime-7.0.10-linux-x64.tar.gz"
+MD5SUM_x86_64="c4e71adc1fe60d77f021b2ff30e47bbc"
REQUIRES=""
MAINTAINER="Reza Talebi"
EMAIL="reza.talebi.73@outlook.com"