Merge pull request #8683 from heitbaum/vulkan

Vulkan: update to 1.3.279
This commit is contained in:
CvH 2024-03-02 23:30:57 +01:00 committed by GitHub
commit 9bad3f386f
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.278"
PKG_SHA256="590cd0506be759972d0c714550c49bb90a1cc9c9e5337a10724bca6cdfd56dbe"
PKG_VERSION="1.3.279"
PKG_SHA256="7844631d7765bcaebb8db5cce9837a4561285640a4d3e9ea144c6d27fdd50d61"
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.278"
PKG_SHA256="a22ea209ef1a0fe2ae77dbb355d700d20971f1bc8937efe52d885bd8bcbc447b"
PKG_VERSION="1.3.279"
PKG_SHA256="38a21ee83c6fd8938cac1c4a2473651fbd57940fd656bb49735b5d0b2726bdd1"
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.278"
PKG_SHA256="d3b18d3922b59e307597bd78c5ef260ad944767fd6d55644eec8e4971ab7517a"
PKG_VERSION="1.3.279"
PKG_SHA256="9dac517444631e46c2d88bfb0bd5fc08201fa7235bb0f2bd1db6518874416151"
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"