vulkan-loader: update to 1.3.263

This commit is contained in:
Rudi Heitbaum 2023-09-09 10:08:53 +00:00
parent 8e380ace0c
commit 69f357d457

View File

@ -3,8 +3,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vulkan-loader"
PKG_VERSION="1.3.262"
PKG_SHA256="3bbaa5ee64058a89949eb777de66ce94bfe3141892514172cfc9451c756802d5"
PKG_VERSION="1.3.263"
PKG_SHA256="9c84474c9668946ad0ff291df3147e109ede5bd417e512cdfe6c71e2a231dc08"
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"