dotnet-runtime: update aspnet6-runtime to 6.0.16

This commit is contained in:
Rudi Heitbaum 2023-04-14 12:06:43 +00:00
parent 1cb93803d5
commit 171bbd5cfb
2 changed files with 4 additions and 1 deletions

View File

@ -1,2 +1,5 @@
1
- aspnet6-runtime: update to 6.0.15
2
- aspnet6-runtime: update to 6.0.16

View File

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