aboutsummaryrefslogtreecommitdiff
path: root/graphics/glslang/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-06-03 00:01:12 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-06-04 00:34:55 +0000
commit1663856905760463e303f3a903157133431990b7 (patch)
tree3e3dd73aa88e52654ed240a2cb368922ce161c11 /graphics/glslang/Makefile
parente8a061c52adb68c78ae26da2700a8da538517098 (diff)
downloadports-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)
Diffstat (limited to 'graphics/glslang/Makefile')
-rw-r--r--graphics/glslang/Makefile2
1 files changed, 1 insertions, 1 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