dotnet-runtime: Update .NET and ASP.NET 6.x to 6.0.5 and addon (117)

This commit is contained in:
Rudi Heitbaum 2022-05-17 13:51:52 +00:00
parent 3f3fcb53de
commit 661e223984
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
116
- Update .NET Runtime 6.0.5
- Update ASP.NET Core Runtime 6.0.5
116 116
- Update .NET Runtime 6.0.4 - Update .NET Runtime 6.0.4
- Update ASP.NET Core Runtime 6.0.4 - Update ASP.NET Core Runtime 6.0.4

View File

@ -2,7 +2,7 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="dotnet-runtime" PKG_NAME="dotnet-runtime"
PKG_REV="116" PKG_REV="117"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://dotnet.microsoft.com/" PKG_SITE="https://dotnet.microsoft.com/"