Accepting request 125813 from home:coolo:branches:openSUSE:Factory
- disable _service file for factory update - update license to be spdx.org conform OBS-URL: https://build.opensuse.org/request/show/125813 OBS-URL: https://build.opensuse.org/package/show/network:utilities/iperf?expand=0&rev=9
This commit is contained in:
13
_service
Normal file
13
_service
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" ?>
|
||||
<services>
|
||||
<service name="download_url" mode="localonly">
|
||||
<param name="protocol">https</param>
|
||||
<param name="host">downloads.sourceforge.net</param>
|
||||
<param name="path">/project/iperf/iperf-2.0.5.tar.gz</param>
|
||||
</service>
|
||||
<service name="verify_file" mode="localonly">
|
||||
<param name="file">iperf-2.0.5.tar.gz</param>
|
||||
<param name="verifier">sha256</param>
|
||||
<param name="checksum">636b4eff0431cea80667ea85a67ce4c68698760a9837e1e9d13096d20362265b</param>
|
||||
</service>
|
||||
</services>
|
Reference in New Issue
Block a user