diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-01-19 16:57:51 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-01-20 10:02:13 +0000 |
commit | a6dde23003070bd0dd5add0461cef8120ce4c386 (patch) | |
tree | 9b27a6b0709e905c772a1c727ce4b4fef4cdf3ce | |
parent | 31f202308a02a266aea71df8672e8ff2f0e9848c (diff) | |
download | ports-a6dde23003070bd0dd5add0461cef8120ce4c386.tar.gz ports-a6dde23003070bd0dd5add0461cef8120ce4c386.zip |
graphics/glslang: update to 12.0.0
Changes: https://github.com/KhronosGroup/glslang/releases/tag/12.0.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 39b005e93873..6bceabb54979 100644 --- a/graphics/glslang/Makefile +++ b/graphics/glslang/Makefile @@ -1,5 +1,5 @@ PORTNAME= glslang -DISTVERSION= 11.13.0 +DISTVERSION= 12.0.0 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/glslang/distinfo b/graphics/glslang/distinfo index 24cc54f26e80..ca94e8266ed4 100644 --- a/graphics/glslang/distinfo +++ b/graphics/glslang/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670366073 -SHA256 (KhronosGroup-glslang-11.13.0_GH0.tar.gz) = 592c98aeb03b3e81597ddaf83633c4e63068d14b18a766fd11033bad73127162 -SIZE (KhronosGroup-glslang-11.13.0_GH0.tar.gz) = 3658039 +TIMESTAMP = 1674147471 +SHA256 (KhronosGroup-glslang-12.0.0_GH0.tar.gz) = 7cb45842ec1d4b6ea775d624c3d2d8ba9450aa416b0482b0cc7e4fdd399c3d75 +SIZE (KhronosGroup-glslang-12.0.0_GH0.tar.gz) = 3682791 |