dotnet-runtime: update to aspnet6-runtime 6.0.24 and addon (7)

This commit is contained in:
Rudi Heitbaum 2023-10-30 12:56:46 +00:00
parent 826ffedd39
commit 2fcdf44541
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
7
- aspnet6-runtime: update to 6.0.24
6
- aspnet6-runtime: update to 6.0.21

View File

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