mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
Vulkan-Utility-Libraries: update to 1.4.313.0.
This commit is contained in:
parent
3272200e93
commit
58509ac167
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Vulkan-Utility-Libraries'
|
||||
pkgname=Vulkan-Utility-Libraries
|
||||
version=1.3.296.0
|
||||
version=1.4.313.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-Wno-dev -DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr"
|
||||
|
@ -11,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://www.khronos.org/vulkan/"
|
||||
distfiles="https://github.com/KhronosGroup/Vulkan-Utility-Libraries/archive/vulkan-sdk-${version}.tar.gz"
|
||||
checksum=d9f15c444b0cc596a9c49ffef8e67336ec08a793f7afd7ebb64aec9f6c218423
|
||||
checksum=3e04f32c6023997c153ad4b63e2fd344257e40a57ff5229ab7373e08a4fa2dd2
|
||||
|
|
1
srcpkgs/Vulkan-Utility-Libraries/update
Normal file
1
srcpkgs/Vulkan-Utility-Libraries/update
Normal file
|
@ -0,0 +1 @@
|
|||
pattern="/vulkan-sdk-\K[0-9.]+(?=.tar.gz)"
|
Loading…
Add table
Reference in a new issue