Skip to content
Snippets Groups Projects
Commit ca37056b authored by alice's avatar alice Committed by alice
Browse files

community/vulkan-headers: upgrade to 1.3.224.1

parent e3f8d9c7
No related branches found
No related tags found
2 merge requests!39304[3.16] main/expat: security upgrade to 2.4.9,!38262spirv/vulkan 1.3.224.1
......@@ -6,15 +6,15 @@ _pkgname=Vulkan-Headers
# Please be VERY careful upgrading this - vulkan-headers breaks API even
# on point releases. So please make sure everything using this still builds
# after upgrades
pkgver=1.3.224
pkgver=1.3.224.1
pkgrel=0
arch="noarch"
url="https://www.vulkan.org/"
pkgdesc="Vulkan header files"
license="Apache-2.0"
makedepends="cmake"
source="https://github.com/khronosgroup/vulkan-headers/archive/refs/tags/v$pkgver/vulkan-headers-v$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-$pkgver"
source="https://github.com/khronosgroup/vulkan-headers/archive/refs/tags/sdk-$pkgver/vulkan-headers-v$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-sdk-$pkgver"
options="!check" # No tests
build() {
......@@ -30,5 +30,5 @@ package() {
}
sha512sums="
bc1bf697e2d087fa6686639e14af0438992f0aa664bae98f9b4d5eacaae30fae2f99936ac012c939573b24b92a2a7ec290a08a0d5949ba612f37b73c9747ef76 vulkan-headers-v1.3.224.tar.gz
dda2db8b9a9f8faa2d8f5eb9cc0ee10fecd28bb0b18b7ed28e9a8035e6ef965020d1aa6ec63bfa39a77caaf2b38fa4eabb018e9e4b9ec6825fcc43f473f12586 vulkan-headers-v1.3.224.1.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment