zeux-volk: update to 1.4.313.0.

This commit is contained in:
Shashank Thakur 2025-06-07 23:46:21 +02:00 committed by classabbyamp
parent e89acc80d7
commit 3235000ada
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'zeux-volk'
pkgname=zeux-volk
version=1.3.296.0
version=1.4.313.0
revision=1
build_style=cmake
configure_args="-DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr -DVOLK_INSTALL=ON -Wno-dev"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/zeux/volk"
distfiles="https://github.com/zeux/volk/archive/vulkan-sdk-${version}.tar.gz"
checksum=8ffd0e81e29688f4abaa39e598937160b098228f37503903b10d481d4862ab85
checksum=d86bcf1aff499f41a3e445b55df5e393a5ce49b1bda689eb7335b0a0a54a3c0b
post_install() {
vlicense LICENSE.md

1
srcpkgs/zeux-volk/update Normal file
View file

@ -0,0 +1 @@
pattern="/vulkan-sdk-\K[0-9.]+(?=.tar.gz)"