Fix spirv tools hash
authorPeter Gal <pgal.u-szeged@partner.samsung.com>
Tue, 17 Nov 2015 15:03:14 +0000 (16:03 +0100)
committerPeter Gal <pgal.u-szeged@partner.samsung.com>
Tue, 17 Nov 2015 15:03:14 +0000 (16:03 +0100)
It seems that the old hash vanished from the repository.
The new hash should point to the same commit as before.
Well at least the commit message seems to be the same as before.

external/fetch_sources.py

index f810b17..a4a509c 100644 (file)
@@ -170,7 +170,7 @@ PACKAGES = [
                postExtract = postExtractLibpng),
        GitRepo(
                "git@gitlab.khronos.org:spirv/spirv-tools.git",
-               "6e5fc02aef16d8cdc65d39c20166cd2775d2af35",
+               "3d2bf532949bb0c38edf7fde0ef2464bbff48e17",
                "spirv-tools"),
        GitRepo(
                "git@gitlab.khronos.org:GLSL/glslang.git",