spirv-tools-32: 2021.3 -> 2021.4

This commit is contained in:
Danny Rawlins 2021-11-29 00:11:40 +11:00
parent a45135ba71
commit 9f5572587f
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/compat-32.pub untrusted comment: verify with /etc/ports/compat-32.pub
RWSwxGo/zH7eXfqEbkGojmVmuz7jvMG+1Rqf68X6KG+aP/HXaHwqon49qzPYUtu731XD/uUaUlQdq3eMR8glw62cmWzMy5USrwc= RWSwxGo/zH7eXeDl6WSKRpVz3LowhMzJyHnSWRcmMz2ZMwlGG9qUQZQru4HN5cG4M0ZWu/zpHmRRUwCA3nephNgiU1UmZD7jWwI=
SHA256 (Pkgfile) = b45f87fa6aea79eee27ea7c52b9c658699884ebdd69b35ec5df542fc1350c122 SHA256 (Pkgfile) = 10551f43e214644e468221a0f9752218571d5e1e6b0b95f1ac553e93ce9c5d38
SHA256 (.footprint) = 87d28722cbe39339c55a0a9958bc7aa9fdbef899c6f8b98e56e330d300f24a5f SHA256 (.footprint) = 87d28722cbe39339c55a0a9958bc7aa9fdbef899c6f8b98e56e330d300f24a5f
SHA256 (SPIRV-Tools-v2021.3.tar.gz) = b6b4194121ee8084c62b20f8d574c32f766e4e9237dfe60b0658b316d19c6b13 SHA256 (SPIRV-Tools-v2021.4.tar.gz) = d68de260708dda785d109ff1ceeecde2d2ab71142fa5bf59061bb9f47dd3bb2c
SHA256 (SPIRV-Headers-e71feddb3f17c5586ff7f4cfb5ed1258b800574b.tar.gz) = 9eb56548460fd8850250ebf78071528fb66c2a5db2ef535edc1d493b2581ec66 SHA256 (SPIRV-Headers-814e728b30ddd0f4509233099a3ad96fd4318c07.tar.gz) = c262d3c0c36ad5c87fbe3572aa292d2aed4dcd9b1ca4868eff9ec180e3f994f2

View File

@ -4,8 +4,8 @@
# Depends on: spirv-tools # Depends on: spirv-tools
name=spirv-tools-32 name=spirv-tools-32
version=2021.3 version=2021.4
_spirv_headers=e71feddb3f17c5586ff7f4cfb5ed1258b800574b _spirv_headers=814e728b30ddd0f4509233099a3ad96fd4318c07
release=1 release=1
source=(https://github.com/KhronosGroup/SPIRV-Tools/archive/v$version/SPIRV-Tools-v$version.tar.gz source=(https://github.com/KhronosGroup/SPIRV-Tools/archive/v$version/SPIRV-Tools-v$version.tar.gz
https://github.com/KhronosGroup/SPIRV-Headers/archive/$_spirv_headers/SPIRV-Headers-$_spirv_headers.tar.gz) https://github.com/KhronosGroup/SPIRV-Headers/archive/$_spirv_headers/SPIRV-Headers-$_spirv_headers.tar.gz)