vulkan-headers ver. bump

This commit is contained in:
Rmys
2023-09-26 17:47:50 +03:00
parent cf69448e16
commit aa368db96b
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ def install():
autotools.rawInstall("DESTDIR=%s" %get.installDIR())
pisitools.dodoc("README.md", "CODE_OF_CONDUCT.md")
pisitools.dodoc("README.md")
+8 -1
View File
@@ -13,7 +13,7 @@
<Icon>vulkan</Icon>
<Summary>Vulkan headers</Summary>
<Description>Vulkan headers</Description>
<Archive sha1sum="0327f81dd7595b7f7bf8c9710ed61278caa38ada" type="targz" name="Vulkan-Headers-1.3.246.tar.gz">https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.3.246.tar.gz</Archive>
<Archive sha1sum="8565bdef61591b0a76b95d9805321c6089bab235" type="targz" name="Vulkan-Headers-1.3.265.tar.gz">https://github.com/KhronosGroup/Vulkan-Headers/archive/v1.3.265.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>python3-devel</Dependency>
@@ -31,6 +31,13 @@
</Package>
<History>
<Update release="17">
<Date>2023-09-26</Date>
<Version>1.3.265</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2023-04-01</Date>
<Version>1.3.246</Version>