Date: Thu, 26 Aug 2021 13:08:34 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b829a9159dad - main - graphics/glslang: update to 11.6.0 Message-ID: <202108261308.17QD8Y3I062365@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=b829a9159dad41972e7268a9bf869a27e15dc47e commit b829a9159dad41972e7268a9bf869a27e15dc47e Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-08-25 21:21:08 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-08-26 13:08:16 +0000 graphics/glslang: update to 11.6.0 Changes: https://github.com/KhronosGroup/glslang/compare/11.5.0...11.6.0 Reported by: GitHub (watch releases) --- graphics/glslang/Makefile | 2 +- graphics/glslang/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/glslang/Makefile b/graphics/glslang/Makefile index 21c24bf09d35..cb57c63ba553 100644 --- a/graphics/glslang/Makefile +++ b/graphics/glslang/Makefile @@ -1,5 +1,5 @@ PORTNAME= glslang -DISTVERSION= 11.5.0 +DISTVERSION= 11.6.0 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/graphics/glslang/distinfo b/graphics/glslang/distinfo index 52d8362dcbd8..af920265d973 100644 --- a/graphics/glslang/distinfo +++ b/graphics/glslang/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624479917 -SHA256 (KhronosGroup-glslang-11.5.0_GH0.tar.gz) = fd0b5e3bda591bb08bd3049655a99a0a55f0de4059b9c8f7b397e4b19cf5d51f -SIZE (KhronosGroup-glslang-11.5.0_GH0.tar.gz) = 3373042 +TIMESTAMP = 1629926468 +SHA256 (KhronosGroup-glslang-11.6.0_GH0.tar.gz) = 99ecd3a0c2c2219293d76723846f762a9f3e7dd0dc2a4f346d0fc3a05a0ce000 +SIZE (KhronosGroup-glslang-11.6.0_GH0.tar.gz) = 3419655
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108261308.17QD8Y3I062365>