diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-04-23 08:16:52 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-04-24 00:39:32 +0000 |
commit | 38df8a7ff41eeb7568885d372851607a7d07a0f9 (patch) | |
tree | e90f8e43a6486adb970e863d1d079dec1030c3e9 | |
parent | b25092d039164268d86e5e812bfc891fc8759d8d (diff) | |
download | ports-38df8a7ff41eeb7568885d372851607a7d07a0f9.tar.gz ports-38df8a7ff41eeb7568885d372851607a7d07a0f9.zip |
graphics/glslang: update to 11.4.0
Changes: https://github.com/KhronosGroup/glslang/compare/11.3.0...11.4.0
Reported by: Repology
-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 aa0d41a5529c..954352cd707d 100644 --- a/graphics/glslang/Makefile +++ b/graphics/glslang/Makefile @@ -1,5 +1,5 @@ PORTNAME= glslang -DISTVERSION= 11.3.0 +DISTVERSION= 11.4.0 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/glslang/distinfo b/graphics/glslang/distinfo index e88149f5172e..4043c6f2338d 100644 --- a/graphics/glslang/distinfo +++ b/graphics/glslang/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619067519 -SHA256 (KhronosGroup-glslang-11.3.0_GH0.tar.gz) = 2221ff544a301269f0762facd2d62f1399f57ff49f5b57683421891665546425 -SIZE (KhronosGroup-glslang-11.3.0_GH0.tar.gz) = 3342525 +TIMESTAMP = 1619165812 +SHA256 (KhronosGroup-glslang-11.4.0_GH0.tar.gz) = 9bae79c2b640b60474f8944a5ab4aff3af990074636ea2a0a3c97cb86be61dfa +SIZE (KhronosGroup-glslang-11.4.0_GH0.tar.gz) = 3342311 |