Compare commits

...

4 Commits

Author SHA1 Message Date
Christian Hewitt
680d12712f
Merge pull request #9982 from heitbaum/vulkan 2025-04-19 08:44:32 +04:00
Rudi Heitbaum
ceef838ce5 vulkan-tools: update to 1.4.313 2025-04-19 03:59:12 +00:00
Rudi Heitbaum
2e8fdf1376 vulkan-loader: update to 1.4.313 2025-04-19 03:59:12 +00:00
Rudi Heitbaum
d09dec270a vulkan-headers: update to 1.4.313 2025-04-19 03:59:12 +00:00
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.4.312"
PKG_SHA256="0f1eb34aa1182baf636e3dbedc9e9ce0acad87794ea15e94378b5deeeb17463f"
PKG_VERSION="1.4.313"
PKG_SHA256="f3298b8dc620530493296759858a69b622f98ececa0e8c75488ad2000778148f"
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.4.312"
PKG_SHA256="aff1a255bc32e6500e6a435d0c331fde268b823da3888f549af97ee226fa9530"
PKG_VERSION="1.4.313"
PKG_SHA256="5e1917fe5681fa405e63b70d4a27f48aa9c37e3ed820649d998f3d6ee12f4f2c"
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.4.312"
PKG_SHA256="e7052a8ac9ba730442cf5ca87dba28ac5b6bd3b3f9e55cfc115e14081a9f5fec"
PKG_VERSION="1.4.313"
PKG_SHA256="930204695706d0f09075bbe26d935986fad3d63840254cecf751de5ad26ea155"
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"