llvm: update to 16.0.4

This commit is contained in:
Rudi Heitbaum 2023-05-17 12:59:20 +00:00
parent 52e11d5133
commit 9a8c475243

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="llvm"
PKG_VERSION="16.0.3"
PKG_SHA256="3b12e35332e10cf650578ae18247b91b04926d5427e1a6ae9a51d170a47cfbb2"
PKG_VERSION="16.0.4"
PKG_SHA256="cf3c2a1152ed7a99866bd7f12c24528ada6d9f6336afb7a08416938762004c9f"
PKG_LICENSE="Apache-2.0"
PKG_SITE="http://llvm.org/"
PKG_URL="https://github.com/llvm/llvm-project/releases/download/llvmorg-${PKG_VERSION}/llvm-project-${PKG_VERSION}.src.tar.xz"