mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
zeux-volk: update to 1.4.313.0.
This commit is contained in:
parent
e89acc80d7
commit
3235000ada
2 changed files with 3 additions and 2 deletions
|
@ -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
1
srcpkgs/zeux-volk/update
Normal file
|
@ -0,0 +1 @@
|
|||
pattern="/vulkan-sdk-\K[0-9.]+(?=.tar.gz)"
|
Loading…
Add table
Reference in a new issue