Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
ca37056b
Commit
ca37056b
authored
2 years ago
by
alice
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/vulkan-headers: upgrade to 1.3.224.1
parent
e3f8d9c7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!39304
[3.16] main/expat: security upgrade to 2.4.9
,
!38262
spirv/vulkan 1.3.224.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/vulkan-headers/APKBUILD
+4
-4
4 additions, 4 deletions
community/vulkan-headers/APKBUILD
with
4 additions
and
4 deletions
community/vulkan-headers/APKBUILD
+
4
−
4
View file @
ca37056b
...
...
@@ -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
=
"
bc1bf697e2d087fa6686639e14af0438992f0aa664bae98f9b4d5eacaae30fae2f99936ac012c939573b24b92a2a7ec290a08a0d5949ba612f37b73c9747ef7
6 vulkan-headers-v1.3.224.tar.gz
dda2db8b9a9f8faa2d8f5eb9cc0ee10fecd28bb0b18b7ed28e9a8035e6ef965020d1aa6ec63bfa39a77caaf2b38fa4eabb018e9e4b9ec6825fcc43f473f1258
6 vulkan-headers-v1.3.224.
1.
tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment