diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-06-03 00:01:12 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-06-04 00:34:55 +0000 |
commit | 1663856905760463e303f3a903157133431990b7 (patch) | |
tree | 3e3dd73aa88e52654ed240a2cb368922ce161c11 | |
parent | e8a061c52adb68c78ae26da2700a8da538517098 (diff) | |
download | ports-1663856905760463e303f3a903157133431990b7.tar.gz ports-1663856905760463e303f3a903157133431990b7.zip |
graphics/glslang: update to 11.10.0
Changes: https://github.com/KhronosGroup/glslang/compare/11.9.0...11.10.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 dde6341f8fea..d44ecdf6a12f 100644 --- a/graphics/glslang/Makefile +++ b/graphics/glslang/Makefile @@ -1,5 +1,5 @@ PORTNAME= glslang -DISTVERSION= 11.9.0 +DISTVERSION= 11.10.0 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/glslang/distinfo b/graphics/glslang/distinfo index d949c3f4014c..4b708836602f 100644 --- a/graphics/glslang/distinfo +++ b/graphics/glslang/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649274175 -SHA256 (KhronosGroup-glslang-11.9.0_GH0.tar.gz) = d5744adba19eef9ad3d73f524226b39fec559d94cb582cd442e3c5de930004b2 -SIZE (KhronosGroup-glslang-11.9.0_GH0.tar.gz) = 3532657 +TIMESTAMP = 1654214472 +SHA256 (KhronosGroup-glslang-11.10.0_GH0.tar.gz) = 8ffc19c435232d09299dd2c91e247292b3508c1b826a3497c60682e4bbf2d602 +SIZE (KhronosGroup-glslang-11.10.0_GH0.tar.gz) = 3536727 |