3
0
forked from pool/coreutils
coreutils/_service
Philipp Thomas 921495db7a - Update to 8.9:
Bug fixes
  split no longer creates files with a suffix length that
  is dependent on the number of bytes or lines per file.
  [bug introduced in coreutils-8.8]

OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=79
2011-01-05 13:31:58 +00:00

14 lines
521 B
Plaintext

<services>
<service name="download_url">
<param name="protocol">http</param>
<param name="host">ftp.gnu.org</param>
<param name="path">/gnu/coreutils/coreutils-8.9.tar.xz</param>
</service>
<service name="verify_file">
<param name="file">_service:download_url:coreutils-8.9.tar.xz</param>
<param name="verifier">sha256</param>
<param name="checksum">ca22d06effd0c8bc506a7c57932d0ed08d7dbc75629a92264d67d34982f2b5b7</param>
</service>
<service name="set_version">
</service>
</services>