llvm: update to 17.0.5

This commit is contained in:
Rudi Heitbaum 2023-11-16 12:01:52 +00:00
parent c40910c493
commit aa2b6b3886

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="llvm"
PKG_VERSION="17.0.4"
PKG_SHA256="a225eb96f52e7d8c6c275b351fcc66d7a21d925eecff53730900404f244ff16a"
PKG_VERSION="17.0.5"
PKG_SHA256="95d7eff82945cf05c16a1851d7b391fc2da726b87c1138125e3b6e4d300ab834"
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"