spirv-tools: update to 1.3.283.0
This commit is contained in:
parent
173308f608
commit
36f5043b71
@ -5,7 +5,7 @@ _realname=spirv-tools
|
|||||||
pkgbase=mingw-w64-${_realname}
|
pkgbase=mingw-w64-${_realname}
|
||||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||||
epoch=3
|
epoch=3
|
||||||
pkgver=1.3.280.0
|
pkgver=1.3.283.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="API and commands for processing SPIR-V modules (mingw-w64)"
|
pkgdesc="API and commands for processing SPIR-V modules (mingw-w64)"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -22,7 +22,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
|||||||
"${MINGW_PACKAGE_PREFIX}-spirv-headers")
|
"${MINGW_PACKAGE_PREFIX}-spirv-headers")
|
||||||
source=("https://github.com/KhronosGroup/SPIRV-Tools/archive/vulkan-sdk-${pkgver}/${_realname}-${pkgver}.tar.gz"
|
source=("https://github.com/KhronosGroup/SPIRV-Tools/archive/vulkan-sdk-${pkgver}/${_realname}-${pkgver}.tar.gz"
|
||||||
002-Do-not-statically-link-to-the-C-runtime-with-mingw.patch)
|
002-Do-not-statically-link-to-the-C-runtime-with-mingw.patch)
|
||||||
sha256sums=('703c772a850fa7fbe57a2f8dc99b4c1422a59fa5ff098a80c8ce12fcdf6a2613'
|
sha256sums=('5e2e5158bdd7442f9e01e13b5b33417b06cddff4965c9c19aab9763ab3603aae'
|
||||||
'ff63fc6e786e6b40b3ec5fa7356b671a391e3c29b7660dcc87d799de49754d2a')
|
'ff63fc6e786e6b40b3ec5fa7356b671a391e3c29b7660dcc87d799de49754d2a')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user