summaryrefslogtreecommitdiffstats
path: root/vulkan/glslang
diff options
context:
space:
mode:
authorTreeve Jelbert2018-08-20 12:16:16 +0200
committerTreeve Jelbert2018-08-20 12:16:16 +0200
commitd9c68321dc07f3bb720ef7099b3d85306d785ded (patch)
treebf66c81e89e62f3a02e34e513e3642acfbf14f44 /vulkan/glslang
parentfa3ff796321b379289981a3dd82140004100988a (diff)
glslang: => 7.8.2853
Diffstat (limited to 'vulkan/glslang')
-rwxr-xr-xvulkan/glslang/DETAILS8
-rw-r--r--vulkan/glslang/HISTORY5
2 files changed, 11 insertions, 2 deletions
diff --git a/vulkan/glslang/DETAILS b/vulkan/glslang/DETAILS
index 31333614d6..bceaeb6205 100755
--- a/vulkan/glslang/DETAILS
+++ b/vulkan/glslang/DETAILS
@@ -1,10 +1,14 @@
SPELL=glslang
- VERSION=6.2.2596
- SOURCE_HASH=sha512:24c6e90c75767ffc2faf3f0868a7357d5f528cae8972c8b690cda0c573eac0f60f6b8795793534f39ccc2c649cb788101715e42cbdf7ca9d59c955f9b37a4f99
+ VERSION=7.8.2853
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/KhronosGroup/$SPELL
SOURCE_URL[0]=$WEB_SITE/archive/$VERSION.tar.gz
+ SOURCE2=$SOURCE.asc
+ SOURCE2_URL[0]=$WEB_SITE/releases/download/$VERSION/$SOURCE2
+# SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=kronos.gpg:$SOURCE.asc:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
LICENSE[0]=APACHE
ENTERED=20180308
KEYWORDS=""
diff --git a/vulkan/glslang/HISTORY b/vulkan/glslang/HISTORY
index 05c1e3b76b..c058858d8e 100644
--- a/vulkan/glslang/HISTORY
+++ b/vulkan/glslang/HISTORY
@@ -1,3 +1,8 @@
+2018-08-20 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 7.8.2853
+ * DETAILS: add gpg checking
+ * kronos.gpg: added
+
2018-03-08 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 6.2.2596
spell created