SHA256
1
0
forked from pool/openocd
openocd/_service
Andreas Jaeger d66fb7ab9c Accepting request 221774 from home:matwey:atsamd20_xpro
Hi, I fixed the _service file. Please, see 215239 for full description of the package.

OBS-URL: https://build.opensuse.org/request/show/221774
OBS-URL: https://build.opensuse.org/package/show/hardware/openocd?expand=0&rev=1
2014-03-13 15:23:47 +00:00

14 lines
464 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="url">git://git.code.sf.net/p/openocd/code</param>
<param name="scm">git</param>
<param name="filename">openocd</param>
<param name="versionformat">0.7.99+git%cd</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">bz2</param>
</service>
<service name="set_version" mode="disabled"/>
</services>