Skip to content

Commit 4102582

Browse files
committed
glslang: update homepage
Signed-off-by: Rui Chen <[email protected]>
1 parent 827eb7f commit 4102582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/g/glslang.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Glslang < Formula
22
desc "OpenGL and OpenGL ES reference compiler for shading languages"
3-
homepage "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/"
3+
homepage "https://www.khronos.org/opengles/sdk/Reference-Compiler/"
44
url "https://github.com/KhronosGroup/glslang/archive/refs/tags/16.0.0.tar.gz"
55
sha256 "172385478520335147d3b03a1587424af0935398184095f24beab128a254ecc7"
66
license all_of: ["BSD-3-Clause", "GPL-3.0-or-later", "MIT", "Apache-2.0"]

0 commit comments

Comments
 (0)