diff options
author | Vladimir Druzenko <vvd@FreeBSD.org> | 2024-04-16 13:12:50 +0000 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2024-04-16 13:16:23 +0000 |
commit | e5f7ca67043880253e0befd0b3220a6b72f8096f (patch) | |
tree | 1b8b5ece54647a393bf568bb35d76fb2b41b795c | |
parent | acced1578840c5907401bbeb02f5cbafe609114d (diff) | |
download | ports-e5f7ca67043880253e0befd0b3220a6b72f8096f.tar.gz ports-e5f7ca67043880253e0befd0b3220a6b72f8096f.zip |
graphics/openxr: update to 1.1.36
Changelog:
https://github.com/KhronosGroup/OpenXR-SDK/releases/tag/release-1.1.36
Approved by: arrowd (mentor, implicit)
-rw-r--r-- | graphics/openxr/Makefile | 2 | ||||
-rw-r--r-- | graphics/openxr/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/openxr/Makefile b/graphics/openxr/Makefile index 2e998bd964ed..058e1af5504f 100644 --- a/graphics/openxr/Makefile +++ b/graphics/openxr/Makefile @@ -1,6 +1,6 @@ PORTNAME= openxr DISTVERSIONPREFIX= release- -DISTVERSION= 1.0.34 +DISTVERSION= 1.1.36 CATEGORIES= graphics MAINTAINER= vvd@FreeBSD.org diff --git a/graphics/openxr/distinfo b/graphics/openxr/distinfo index 40a5aaf158b5..a104c99f3c1e 100644 --- a/graphics/openxr/distinfo +++ b/graphics/openxr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709307340 -SHA256 (KhronosGroup-OpenXR-SDK-release-1.0.34_GH0.tar.gz) = 5fa2fac1b442a31e267ea522799a247e3aff6e6f5a418b1e31c337b8ca835b69 -SIZE (KhronosGroup-OpenXR-SDK-release-1.0.34_GH0.tar.gz) = 602123 +TIMESTAMP = 1713270097 +SHA256 (KhronosGroup-OpenXR-SDK-release-1.1.36_GH0.tar.gz) = 3e16213fb73ba2c3f78634e04b0904c15aef1cc280b26f36f29edbb5cd6d23c4 +SIZE (KhronosGroup-OpenXR-SDK-release-1.1.36_GH0.tar.gz) = 614236 |