2020-02-03 22:44:58 +01:00
|
|
|
<services>
|
|
|
|
<service name="tar_scm" mode="disabled">
|
|
|
|
<param name="scm">git</param>
|
|
|
|
<param name="url">https://github.com/KhronosGroup/Vulkan-Tools</param>
|
|
|
|
<param name="revision">shannon-132-known-good-update</param>
|
2020-02-13 10:38:40 +01:00
|
|
|
<param name="parent-tag">v1.2.132</param>
|
|
|
|
<param name="versionformat">1.2.132</param>
|
2020-02-03 22:44:58 +01:00
|
|
|
</service>
|
|
|
|
<service name="recompress" mode="disabled">
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
</service>
|
|
|
|
<service name="set_version" mode="disabled"/>
|
|
|
|
</services>
|