SHA256
1
0
forked from pool/coreutils

Fix service definition

OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=56
This commit is contained in:
Philipp Thomas 2010-12-22 15:30:30 +00:00 committed by Git OBS Bridge
parent e127edf0cf
commit c4c2984c06

View File

@ -3,6 +3,6 @@
<service name="download_url">
<param name="protocol">http</param>
<param name="host">ftp.gnu.org</param>
<param name="path">/gnu/coreutils-coreutils-8.7.tar.xz</param>
<param name="path">/gnu/coreutils/coreutils-8.7.tar.xz</param>
</service>
</services>