dotnet-runtime: update to aspnet6-runtime 6.0.20 and addon (5)

This commit is contained in:
Rudi Heitbaum 2023-07-19 11:18:20 +00:00
parent 64d7cbc66b
commit 7571ab4fbd
2 changed files with 4 additions and 1 deletions

View File

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

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="4" PKG_REV="5"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="https://dotnet.microsoft.com/" PKG_SITE="https://dotnet.microsoft.com/"