mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
SPRIV-Tools: update to 2020.1
This commit is contained in:
parent
300251dbf5
commit
c169a73f6d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'SPIRV-Tools'
|
||||
pkgname=SPIRV-Tools
|
||||
version=2019.4
|
||||
version=2020.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DSPIRV_SKIP_TESTS=ON -DSPIRV_WERROR=OFF
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/KhronosGroup/SPIRV-Tools"
|
||||
distfiles="https://github.com/KhronosGroup/SPIRV-Tools/archive/v${version}.tar.gz"
|
||||
checksum=2ab4fa3dbff0aa263da9576beefa5d080ebaf3672b1215025504115d614caab5
|
||||
checksum=1eaa5e09c638d7113b60d825e6ce44406b35031be68db894a016b5faf45de568
|
||||
|
||||
SPIRV-Tools-devel_package() {
|
||||
depends="SPIRV-Tools-${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue