Skip to content

Commit 6b443a1

Browse files
authored
Merge pull request #11112 from heitbaum/vulkan-tools-1.4.347
vulkan: update to 1.4.347
2 parents 13c7a43 + a459cfb commit 6b443a1

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.346"
7-
PKG_SHA256="5bb77f5d7b460e255a9e51affc00d64354986b55cf577d8eab28529cad01fc80"
6+
PKG_VERSION="1.4.347"
7+
PKG_SHA256="6611f09ed95aaf2c47ad76df9fb3e5455ce52d1ed3d0ef5dbc0d63e3208d3faa"
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.346"
7-
PKG_SHA256="1893e858557efe167825f96aa0ade4ddbd7445a16f51ace613e25a2acbbcb383"
6+
PKG_VERSION="1.4.347"
7+
PKG_SHA256="4b6002e4200d59d76bad1058b677fdbfab9abdb2ef3b3856a31026bc445341f0"
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.346"
7-
PKG_SHA256="6cf95c5bcf6c463a23cdfd61032617c7315dca056a407e0b4ea9f8d2dcc05344"
6+
PKG_VERSION="1.4.347"
7+
PKG_SHA256="4ed73bd973069633ef2b830c7b9f3ebcb7bc8aaac5783b9e5aa36c888e687a78"
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)