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 e45753add5
commit 94d56c4d11

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/"