diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-08-25 21:21:08 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-08-26 13:08:16 +0000 |
commit | b829a9159dad41972e7268a9bf869a27e15dc47e (patch) | |
tree | 2f4fcf0f827f6d8073e6d2d2ff8c4f68ddfb5025 | |
parent | dbed42626ec86e9b9fc4b5edbaa59851e46f0f7f (diff) | |
download | ports-b829a9159dad41972e7268a9bf869a27e15dc47e.tar.gz ports-b829a9159dad41972e7268a9bf869a27e15dc47e.zip |
graphics/glslang: update to 11.6.0
Changes: https://github.com/KhronosGroup/glslang/compare/11.5.0...11.6.0
Reported by: GitHub (watch releases)
-rw-r--r-- | graphics/glslang/Makefile | 2 | ||||
-rw-r--r-- | graphics/glslang/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/glslang/Makefile b/graphics/glslang/Makefile index 21c24bf09d35..cb57c63ba553 100644 --- a/graphics/glslang/Makefile +++ b/graphics/glslang/Makefile @@ -1,5 +1,5 @@ PORTNAME= glslang -DISTVERSION= 11.5.0 +DISTVERSION= 11.6.0 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/glslang/distinfo b/graphics/glslang/distinfo index 52d8362dcbd8..af920265d973 100644 --- a/graphics/glslang/distinfo +++ b/graphics/glslang/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624479917 -SHA256 (KhronosGroup-glslang-11.5.0_GH0.tar.gz) = fd0b5e3bda591bb08bd3049655a99a0a55f0de4059b9c8f7b397e4b19cf5d51f -SIZE (KhronosGroup-glslang-11.5.0_GH0.tar.gz) = 3373042 +TIMESTAMP = 1629926468 +SHA256 (KhronosGroup-glslang-11.6.0_GH0.tar.gz) = 99ecd3a0c2c2219293d76723846f762a9f3e7dd0dc2a4f346d0fc3a05a0ce000 +SIZE (KhronosGroup-glslang-11.6.0_GH0.tar.gz) = 3419655 |