dotnet-runtime: update to aspnet6-runtime 6.0.21 and addon (6)

This commit is contained in:
Rudi Heitbaum 2023-08-20 10:33:41 +00:00
parent b043898518
commit f0b33d06ca
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
6
- aspnet6-runtime: update to 6.0.21
5
- aspnet6-runtime: update to 6.0.20

View File

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