We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 562bf39 commit c43e819Copy full SHA for c43e819
srcpkgs/zeux-volk/template
@@ -1,6 +1,6 @@
1
# Template file for 'zeux-volk'
2
pkgname=zeux-volk
3
-version=1.4.313.0
+version=1.4.321.0
4
revision=1
5
build_style=cmake
6
configure_args="-DVULKAN_HEADERS_INSTALL_DIR=${XBPS_CROSS_BASE}/usr -DVOLK_INSTALL=ON -Wno-dev"
@@ -10,7 +10,7 @@ maintainer="Orphaned <[email protected]>"
10
license="MIT"
11
homepage="https://github.com/zeux/volk"
12
distfiles="https://github.com/zeux/volk/archive/vulkan-sdk-${version}.tar.gz"
13
-checksum=d86bcf1aff499f41a3e445b55df5e393a5ce49b1bda689eb7335b0a0a54a3c0b
+checksum=021ed905eea6f3e2cc8a60a21459ee7b43f98f32052ca30f27a3be390b7a4862
14
15
post_install() {
16
vlicense LICENSE.md
0 commit comments