mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/vulkan-headers: upgrade to 1.4.313.0
https://github.com/KhronosGroup/Vulkan-Headers/compare/vulkan-sdk-1.4.304.1...vulkan-sdk-1.4.313.0
This commit is contained in:
parent
9831a424f8
commit
fef77ebc80
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@ _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.4.304.1
|
||||
pkgrel=1
|
||||
pkgver=1.4.313.0
|
||||
pkgrel=0
|
||||
arch="noarch"
|
||||
url="https://www.vulkan.org/"
|
||||
pkgdesc="Vulkan header files"
|
||||
|
@ -30,5 +30,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
5cc23875fc4f548e6669936d290a05a09da36c2e6b73f1c904fa8b750a3bb695c7ef197ef9a0b788d1bb51021d4dd464f847fcec9909cb867618558b34fbcd6b vulkan-headers-v1.4.304.1.tar.gz
|
||||
435ebb559b93ae581d2699b84dfecb207f98cf96f9f391a71a333fb3ec4040587089821234834560c32b773391a9c77f27776e80b7f1dbecda38857893a8f0bc vulkan-headers-v1.4.313.0.tar.gz
|
||||
"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue