vulkan-loader: update to 1.3.240

This commit is contained in:
Rudi Heitbaum 2023-02-04 03:45:10 +00:00
parent c98519cded
commit 099008a61c

View File

@ -3,8 +3,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vulkan-loader"
PKG_VERSION="1.3.239"
PKG_SHA256="dcdbe3f5362035ecc5ffce2140393de377038c44e00dfb8bae43816eec57dfc6"
PKG_VERSION="1.3.240"
PKG_SHA256="7ea479c22f70d453dd029503c2664733cd01f98948af1e483308ef721175cfc8"
PKG_LICENSE="Apache-2.0"
PKG_SITE="https://github.com/KhronosGroup/Vulkan-Loader"
PKG_URL="https://github.com/KhronosGroup/Vulkan-Loader/archive/v${PKG_VERSION}.tar.gz"