Update package version to 1.4.328
This commit is contained in:
@@ -1,9 +1,21 @@
|
||||
name: vulkan-loader
|
||||
description: The Vulkan Loader
|
||||
version: 1.4.327
|
||||
version: 1.4.328
|
||||
revision: 1
|
||||
url: https://www.khronos.org/vulkan/
|
||||
license: Apache2
|
||||
architecture: any
|
||||
depends: ["glibc"]
|
||||
make_depends: ["cmake","libx11","libxrandr","vulkan-headers","wayland"]
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
make_depends:
|
||||
- cmake
|
||||
- libx11
|
||||
- libxrandr
|
||||
- vulkan-headers
|
||||
- wayland
|
||||
downloads:
|
||||
- url: https://github.com/KhronosGroup/Vulkan-Loader/archive/refs/tags/v${BPM_PKG_VERSION}/Vulkan-Loader-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to_bpm_source: true
|
||||
extract_strip_components: 1
|
||||
checksum: 07b5bae70dabdd2ee5a0fdaea95f72dac9561ddd768b0739d4af6cb8771e9ac8
|
||||
|
||||
Reference in New Issue
Block a user