Skip to content

Commit 55ff83e

Browse files
authored
Merge pull request #11078 from heitbaum/vulkan-tools-1.4.346
vulkan: update to 1.4.346
2 parents f105e46 + 71ec42b commit 55ff83e

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/graphics/vulkan/vulkan-headers/package.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
44

55
PKG_NAME="vulkan-headers"
6-
PKG_VERSION="1.4.345"
7-
PKG_SHA256="99e19205df172c33229f18b5574c9258bc73ea229ec7d6b04daa357b2430f6c8"
6+
PKG_VERSION="1.4.346"
7+
PKG_SHA256="5bb77f5d7b460e255a9e51affc00d64354986b55cf577d8eab28529cad01fc80"
88
PKG_LICENSE="Apache-2.0"
99
PKG_SITE="https://github.com/KhronosGroup/Vulkan-Headers"
1010
PKG_URL="https://github.com/KhronosGroup/Vulkan-Headers/archive/v${PKG_VERSION}.tar.gz"

packages/graphics/vulkan/vulkan-loader/package.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
44

55
PKG_NAME="vulkan-loader"
6-
PKG_VERSION="1.4.345"
7-
PKG_SHA256="a6b62ea8e51053a8622be2fa293e2bae658dbbab0e292214c358e4b8fed8064a"
6+
PKG_VERSION="1.4.346"
7+
PKG_SHA256="1893e858557efe167825f96aa0ade4ddbd7445a16f51ace613e25a2acbbcb383"
88
PKG_LICENSE="Apache-2.0"
99
PKG_SITE="https://github.com/KhronosGroup/Vulkan-Loader"
1010
PKG_URL="https://github.com/KhronosGroup/Vulkan-Loader/archive/v${PKG_VERSION}.tar.gz"

packages/graphics/vulkan/vulkan-tools/package.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
44

55
PKG_NAME="vulkan-tools"
6-
PKG_VERSION="1.4.345"
7-
PKG_SHA256="907d2e8a099c039823f689de4f32feaee9208bfa5b447c0592155b90d39cfa2f"
6+
PKG_VERSION="1.4.346"
7+
PKG_SHA256="6cf95c5bcf6c463a23cdfd61032617c7315dca056a407e0b4ea9f8d2dcc05344"
88
PKG_LICENSE="Apache-2.0"
99
PKG_SITE="https://github.com/KhronosGroup/Vulkan-Tools"
1010
PKG_URL="https://github.com/KhronosGroup/Vulkan-tools/archive/v${PKG_VERSION}.tar.gz"

0 commit comments

Comments
 (0)