diff options
-rw-r--r-- | development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild | 2 | ||||
-rw-r--r-- | development/dotnet-runtime-8.0/dotnet-runtime-8.0.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild b/development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild index 7efe20772f..9c399c71c1 100644 --- a/development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild +++ b/development/dotnet-runtime-8.0/dotnet-runtime-8.0.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=dotnet-runtime-8.0 SRCNAM=dotnet-runtime -VERSION=${VERSION:-8.0.2} +VERSION=${VERSION:-8.0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/dotnet-runtime-8.0/dotnet-runtime-8.0.info b/development/dotnet-runtime-8.0/dotnet-runtime-8.0.info index 0b6fa55fbc..7ce458cce1 100644 --- a/development/dotnet-runtime-8.0/dotnet-runtime-8.0.info +++ b/development/dotnet-runtime-8.0/dotnet-runtime-8.0.info @@ -1,10 +1,10 @@ PRGNAM="dotnet-runtime-8.0" -VERSION="8.0.2" +VERSION="8.0.7" HOMEPAGE="https://dotnet.microsoft.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/307e4bf7-53c1-4b03-a2e5-379151ab3a04/140e7502609d45dfd83e4750b4bb5178/dotnet-runtime-8.0.2-linux-x64.tar.gz" -MD5SUM_x86_64="e1c19b5a686d82edab6be0cf2efdf3c1" +DOWNLOAD_x86_64="https://download.visualstudio.microsoft.com/download/pr/cf3418ca-0e14-4b76-b615-ac2f2497f8ec/2583028ea52460cb1534d929dc7970fe/dotnet-runtime-8.0.7-linux-x64.tar.gz" +MD5SUM_x86_64="2e5c078d88e0e93ef3e070779dbca03d" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |