diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-01-27 20:21:18 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-01-28 17:45:46 +0000 |
commit | 510671182c6b590dbfb00b53467fcfcf56ab7dad (patch) | |
tree | 482bddb3a04574d87eb62abacc2f7edabeb8c988 | |
parent | 722d0279f5cebfd0134b695f498dfc39a1b18bf7 (diff) | |
download | ports-510671182c6b590dbfb00b53467fcfcf56ab7dad.tar.gz ports-510671182c6b590dbfb00b53467fcfcf56ab7dad.zip |
graphics/glslang: update to 11.8.0
Changes: https://github.com/KhronosGroup/glslang/compare/11.7.1...11.8.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 3ec76ed84f21..32d3d90178cf 100644 --- a/graphics/glslang/Makefile +++ b/graphics/glslang/Makefile @@ -1,5 +1,5 @@ PORTNAME= glslang -DISTVERSION= 11.7.1 +DISTVERSION= 11.8.0 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/glslang/distinfo b/graphics/glslang/distinfo index 01ba5de55d44..6a2549621544 100644 --- a/graphics/glslang/distinfo +++ b/graphics/glslang/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636728136 -SHA256 (KhronosGroup-glslang-11.7.1_GH0.tar.gz) = ab2e2ddc507bb418b9227cbe6f443eb06e89e2387944f42026d82c0b4ef79b0a -SIZE (KhronosGroup-glslang-11.7.1_GH0.tar.gz) = 3426303 +TIMESTAMP = 1643314878 +SHA256 (KhronosGroup-glslang-11.8.0_GH0.tar.gz) = 9e5fbe5b844d203da5e61bcd84eda76326e0ff5dc696cb862147bbe01d2febb0 +SIZE (KhronosGroup-glslang-11.8.0_GH0.tar.gz) = 3456737 |