summaryrefslogtreecommitdiffstats
path: root/vulkan/glslang
diff options
context:
space:
mode:
authorTreeve Jelbert2018-11-18 09:51:27 +0100
committerTreeve Jelbert2018-11-18 09:51:27 +0100
commit66458f207e496db82cc39b925143ad7e1827f764 (patch)
tree626e0e77d87767f93180fa7ed65443722b316313 /vulkan/glslang
parent89e5cd029eed01eda58af479aaac40f14d382795 (diff)
glslang: => 7.10.2984
Diffstat (limited to 'vulkan/glslang')
-rwxr-xr-xvulkan/glslang/DETAILS8
-rw-r--r--vulkan/glslang/HISTORY3
2 files changed, 5 insertions, 6 deletions
diff --git a/vulkan/glslang/DETAILS b/vulkan/glslang/DETAILS
index bceaeb6205..8b6ba88606 100755
--- a/vulkan/glslang/DETAILS
+++ b/vulkan/glslang/DETAILS
@@ -1,14 +1,10 @@
SPELL=glslang
- VERSION=7.8.2853
+ VERSION=7.10.2984
+ SOURCE_HASH=sha512:4b96ee59745f4ba91e8e89a9a926e93f00db11dba9c74c4997efae5c9252c4e04a0a2cad0c6b8fc2dcbf7d690887486ee59db930628f3284545f89d3d7a3293c
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 c058858d8e..8570bc32ef 100644
--- a/vulkan/glslang/HISTORY
+++ b/vulkan/glslang/HISTORY
@@ -1,3 +1,6 @@
+2018-11-18 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 7.10.2984
+
2018-08-20 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 7.8.2853
* DETAILS: add gpg checking