2019-05-09 06:58:23 +00:00
|
|
|
<services>
|
|
|
|
<service mode="disabled" name="tar_scm">
|
|
|
|
<param name="scm">git</param>
|
|
|
|
<param name="url">https://github.com/flaviotordini/minitube.git</param>
|
|
|
|
<param name="filename">minitube</param>
|
|
|
|
<param name="versionformat">@PARENT_TAG@</param>
|
2022-02-04 17:56:01 +00:00
|
|
|
<param name="revision">3.9.3</param>
|
2019-05-09 06:58:23 +00:00
|
|
|
</service>
|
|
|
|
<service mode="disabled" name="recompress">
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
</service>
|
|
|
|
<service mode="disabled" name="set_version" />
|
|
|
|
</services>
|