vulkan-loader: update to 1.3.259

This commit is contained in:
Rudi Heitbaum 2023-07-25 10:52:08 +00:00
parent bb0fd7a5d5
commit c05c3b0725

View File

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