Merge pull request #9382 from heitbaum/vulkan

Vulkan update to 1.3.297
This commit is contained in:
CvH 2024-10-11 13:16:57 +02:00 committed by GitHub
commit 47559e1ebf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vulkan-headers"
PKG_VERSION="1.3.296"
PKG_SHA256="e204e0b3c19f622d197df945737f5db913d6621830999b8578d34e80a7c90585"
PKG_VERSION="1.3.297"
PKG_SHA256="1d679e2edc43cb7ad818b81dea960e374f1d6dd082325eb9b4c6113e76263c02"
PKG_LICENSE="Apache-2.0"
PKG_SITE="https://github.com/KhronosGroup/Vulkan-Headers"
PKG_URL="https://github.com/KhronosGroup/Vulkan-Headers/archive/v${PKG_VERSION}.tar.gz"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vulkan-loader"
PKG_VERSION="1.3.296"
PKG_SHA256="682d5323cf31308402c888599b375ebf15810f95d6d1a08ad2f525766becf99b"
PKG_VERSION="1.3.297"
PKG_SHA256="7d140e7ece2835a0374eda727925ffcd8fc5c9a183dc00b87d635e230e6faca4"
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"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vulkan-tools"
PKG_VERSION="1.3.296"
PKG_SHA256="a44b5456f473dae0b6d15c23d3b1eb461bb8ef58867271abd641d99735a54b6c"
PKG_VERSION="1.3.297"
PKG_SHA256="95bffa39d90f3ec81d8e3a0fa6c846ac1a10442152cc0b6d0d6567ce48932f89"
PKG_LICENSE="Apache-2.0"
PKG_SITE="https://github.com/KhronosGroup/Vulkan-Tools"
PKG_URL="https://github.com/KhronosGroup/Vulkan-tools/archive/v${PKG_VERSION}.tar.gz"