Merge pull request #8235 from heitbaum/vulkan

Vulkan update to 1.3.269
This commit is contained in:
CvH 2023-10-21 15:43:35 +02:00 committed by GitHub
commit 6a24f0da4f
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.268"
PKG_SHA256="d5c59d5fc3ab264006dfea1eb1a11f609ea5dfa8319a5aaca061007828012a78"
PKG_VERSION="1.3.269"
PKG_SHA256="1637f36a023bd148315f66efb7974861adf22cd1f6d690bdf00ee15ce91d5367"
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.268"
PKG_SHA256="bddabbf8ebbbd38bdb58dfb50fbd94dbd84b8c39c34045e13c9ad46bd3cae167"
PKG_VERSION="1.3.269"
PKG_SHA256="7b2f7a478c459107772d3eb0cee8c8bdbd265c026f67f813778499e9641fd365"
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.268"
PKG_SHA256="07b08b45812da1e82921ac707076558ec9b2f6f00eefefb69b911a1ba0715294"
PKG_VERSION="1.3.269"
PKG_SHA256="029784dcc16154258499d97418142fb43d07a136bcefcaf0575bb7194068e381"
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"