vulkan-loader: update to 1.3.221

This commit is contained in:
Rudi Heitbaum 2022-07-15 06:50:57 +00:00
parent 3e6c96c227
commit e1bb9a9b9d

View File

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