vulkan-loader: update to 1.3.234

This commit is contained in:
Rudi Heitbaum 2022-11-10 23:03:31 +00:00
parent 39741416dc
commit 177bb63913

View File

@ -3,8 +3,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="vulkan-loader"
PKG_VERSION="1.3.233"
PKG_SHA256="b095def299ed4fc63cf177412553a5825a9e6ce94aa18074a5bd8a4168d02660"
PKG_VERSION="1.3.234"
PKG_SHA256="aa4a24b162e8b719c0137b090dadd16970e71e2e3a33e5426607a42142ca4a19"
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"