vulkan-loader: update to 1.3.249

This commit is contained in:
Rudi Heitbaum 2023-04-28 11:16:22 +00:00
parent ebac983afd
commit 2cb71f84b7

View File

@ -3,8 +3,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vulkan-loader"
PKG_VERSION="1.3.248"
PKG_SHA256="5a5e51c568ea4344fa93c562eca730359a9562c4656dad53d2cc3f4807ec2307"
PKG_VERSION="1.3.249"
PKG_SHA256="dad9cda73559b277e9b188f5222bedcbf39b35a201d23a2c35dba25953511311"
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"