diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : spirv-headers -version : 1.1 -release : 2 +version : 1.0.54.0 +release : 3 source : - - git|https://github.com/KhronosGroup/SPIRV-Headers.git : 90dbe74b1f182aed7c4bd1cdccf1426df1032c49 + - git|https://github.com/KhronosGroup/SPIRV-Headers.git : 661ad91124e6af2272afd00f804d8aa276e17107 license : MIT component : programming summary : The SPIR-V Tools project provides an API and commands for processing SPIR-V modules. @@ -15,6 +15,6 @@ cd build %cmake ../ -DCMAKE_INSTALL_PREFIX=$installdir/usr cmake --build . --target install-headers - # Default to 1.1 spec - ln -s /usr/include/spirv/1.1 $installdir/usr/include/SPIRV + # Default to 1.2 spec + ln -s /usr/include/spirv/1.2 $installdir/usr/include/SPIRV diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ spirv-headers - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net MIT programming @@ -23,12 +23,12 @@ - - 2016-09-25 - 1.1 + + 2017-07-22 + 1.0.54.0 Packaging update - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file