Merge pull request #8403 from heitbaum/vulkan

Vulkan update to 1.3.273
This commit is contained in:
CvH 2023-12-12 22:03:53 +01:00 committed by GitHub
commit 0cc5b15ab7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.272"
PKG_SHA256="e59bd50ac9f5f5df635a721f828245668fb7af07878cc9d170996a3a83b44560"
PKG_VERSION="1.3.273"
PKG_SHA256="b46c77265a0b0f235a3df755742bab273fe2083ddd52b2134e8f4c7ad3154a43"
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.272"
PKG_SHA256="372cdc144d2b91fcdb5e33932e88b526bb785ca384a7d53dbf2160f0837572fe"
PKG_VERSION="1.3.273"
PKG_SHA256="d1b7764e0fdb52f6359501ff2788d7c1c8ac7d35e9f3f4f575637bf73d1bffbd"
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.272"
PKG_SHA256="b5868e74518fe301bf2f850b5633d628a654302b24ce463e1c08e01ba3c232fb"
PKG_VERSION="1.3.273"
PKG_SHA256="477e70645f73d0756f8f025a7c8745126b1a11978f14a08283cf2471ad9be979"
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"