diff options
| author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-12-07 02:33:54 +0000 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-12-07 02:37:58 +0000 |
| commit | f15a44c9d2d8d7c2983435e2a3493fae4a192ff2 (patch) | |
| tree | fc0903fb803be165b92f9be7822500cb7873f326 | |
| parent | b6ad8fe15fa8d6694d6831d10aae11bb76054122 (diff) | |
graphics/glslang: Update to 16.1.0
Changelog: https://github.com/KhronosGroup/glslang/blob/16.1.0/CHANGES.md
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 56192f05997c..264c4f18c0d5 100644 --- a/graphics/glslang/Makefile +++ b/graphics/glslang/Makefile @@ -1,5 +1,5 @@ PORTNAME= glslang -DISTVERSION= 16.0.0 +DISTVERSION= 16.1.0 CATEGORIES= graphics MAINTAINER= tagattie@FreeBSD.org diff --git a/graphics/glslang/distinfo b/graphics/glslang/distinfo index 6fd5cf6d0a17..a7178d6ab2d5 100644 --- a/graphics/glslang/distinfo +++ b/graphics/glslang/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759143356 -SHA256 (KhronosGroup-glslang-16.0.0_GH0.tar.gz) = 172385478520335147d3b03a1587424af0935398184095f24beab128a254ecc7 -SIZE (KhronosGroup-glslang-16.0.0_GH0.tar.gz) = 4190536 +TIMESTAMP = 1765070879 +SHA256 (KhronosGroup-glslang-16.1.0_GH0.tar.gz) = 32c605822ed63a0cdc2d24f318c3d912fa14e58573aff1d8eac0cf69f1a6b6d2 +SIZE (KhronosGroup-glslang-16.1.0_GH0.tar.gz) = 4244796 |
