Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/openxr/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'openxr'
pkgname=openxr
version=1.1.47
version=1.1.57
revision=1
build_style=cmake
hostmakedepends="pkg-config python3 glslang shaderc"
Expand All @@ -12,7 +12,7 @@ license="Apache-2.0"
homepage="https://www.khronos.org/openxr/"
changelog="https://github.com/KhronosGroup/OpenXR-SDK/releases"
distfiles="https://github.com/KhronosGroup/OpenXR-SDK/archive/refs/tags/release-${version}.tar.gz"
checksum=82c7f4e3658578a22e438b5f005ecaf22c3f724b09fe031fa0f8ffc97c30c9ba
checksum=09f007863f1b9d8de95118ea8a9567d015a7a9dd19351ca5b2d16d1a266ff1e4

openxr-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"
Expand Down