diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-04-06 19:42:55 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-04-07 21:39:33 +0000 |
commit | 3c9b6780e53a1734fd7f05e318d5d0bdaafdc3b7 (patch) | |
tree | cca46e791543f4f84b040d653f944bb736b76871 | |
parent | f94e0b64f8f494ac48b1340233f9a915d3959c9d (diff) | |
download | ports-3c9b6780e53a1734fd7f05e318d5d0bdaafdc3b7.tar.gz ports-3c9b6780e53a1734fd7f05e318d5d0bdaafdc3b7.zip |
graphics/glslang: update to 11.9.0
Changes: https://github.com/KhronosGroup/glslang/compare/11.8.0...11.9.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 32d3d90178cf..dde6341f8fea 100644 --- a/graphics/glslang/Makefile +++ b/graphics/glslang/Makefile @@ -1,5 +1,5 @@ PORTNAME= glslang -DISTVERSION= 11.8.0 +DISTVERSION= 11.9.0 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/glslang/distinfo b/graphics/glslang/distinfo index 6a2549621544..d949c3f4014c 100644 --- a/graphics/glslang/distinfo +++ b/graphics/glslang/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643314878 -SHA256 (KhronosGroup-glslang-11.8.0_GH0.tar.gz) = 9e5fbe5b844d203da5e61bcd84eda76326e0ff5dc696cb862147bbe01d2febb0 -SIZE (KhronosGroup-glslang-11.8.0_GH0.tar.gz) = 3456737 +TIMESTAMP = 1649274175 +SHA256 (KhronosGroup-glslang-11.9.0_GH0.tar.gz) = d5744adba19eef9ad3d73f524226b39fec559d94cb582cd442e3c5de930004b2 +SIZE (KhronosGroup-glslang-11.9.0_GH0.tar.gz) = 3532657 |