forked from pool/coreutils
Modified via webui
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=105
This commit is contained in:
parent
e7798bd2db
commit
f19a02ccbe
8
_service
8
_service
@ -1,9 +1,9 @@
|
||||
<services>
|
||||
<service name="download_url">
|
||||
<param name="protocol">http</param>
|
||||
<param name="host">ftp.gnu.org</param>
|
||||
<param name="path">/gnu/coreutils/coreutils-8.10.tar.xz</param>
|
||||
</service>
|
||||
|
||||
|
||||
|
||||
<param name="host">ftp.gnu.org</param><param name="protocol">ftp</param><param name="path">/gnu/coreutils/coreutils-8.10.tar.xz</param></service>
|
||||
<service name="verify_file">
|
||||
<param name="file">_service:download_url:coreutils-8.10.tar.xz</param>
|
||||
<param name="verifier">sha256</param>
|
||||
|
Loading…
Reference in New Issue
Block a user