Merge pull request #9828 from suvari/master
spirv-headers: version bump
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" ?>
|
<?xml version="1.0" ?>
|
||||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||||
<PISI>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>spirv-headers</Name>
|
<Name>spirv-headers</Name>
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>SPIR-V Headers</Summary>
|
<Summary>SPIR-V Headers</Summary>
|
||||||
<Description>SPIR-V Headers</Description>
|
<Description>SPIR-V Headers</Description>
|
||||||
<Archive sha1sum="57e93c5a2aadedfcfc44f2b6118ecdcf7b014622" type="targz" name="SPIRV-Headers-1.5.4.tar.gz">https://github.com/KhronosGroup/SPIRV-Headers/archive/449bc986ba6f4c5e10e32828783f9daef2a77644/spirv-headers-449bc986ba6f4c5e10e32828783f9daef2a77644.tar.gz</Archive>
|
<Archive sha1sum="1a3abe00d91b08d2a454fa408b620808667a0cee" type="targz" name="SPIRV-Headers-1.5.4.tar.gz">https://github.com/KhronosGroup/SPIRV-Headers/archive/92f21c9b214178ce67cf1e31a00a33312590403a/spirv-headers-92f21c9b214178ce67cf1e31a00a33312590403a.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>cmake</Dependency>
|
<Dependency>cmake</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -24,10 +24,18 @@
|
|||||||
<Path fileType="header">/usr/include</Path>
|
<Path fileType="header">/usr/include</Path>
|
||||||
<Path fileType="data">/usr/lib/cmake</Path>
|
<Path fileType="data">/usr/lib/cmake</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc</Path>
|
||||||
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="5">
|
||||||
|
<Date>2021-08-29</Date>
|
||||||
|
<Version>1.5.4</Version>
|
||||||
|
<Comment>Git Version.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2021-08-29</Date>
|
<Date>2021-08-29</Date>
|
||||||
<Version>1.5.4</Version>
|
<Version>1.5.4</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user