adjust URL in _service
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-parmap?expand=0&rev=38
This commit is contained in:
parent
3a5b64bfc1
commit
e7cd9faf16
8
_service
8
_service
@ -1,10 +1,10 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="url">git://github.com/olafhering/parmap.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="versionformat">%cd.%h</param>
|
||||
<param name="revision">dune-wip</param>
|
||||
<param name="filename">ocaml-parmap</param>
|
||||
<param name="revision">dune-wip</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/olafhering/ocaml-parmap.git</param>
|
||||
<param name="versionformat">%cd.%h</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
|
Loading…
Reference in New Issue
Block a user