m4/_service
Stephan Kulow c4249be723 - Update to version 1.4.16:
* Fix regressions in the `index' builtin.  On glibc platforms, this
   avoids false positives from a strstr bug in glibc 2.9 through 2.12;
   on many other platforms, it fixes two separate regressions, a false
   positive introduced in 1.4.11 and a false negative in 1.4.15.
 * A number of portability improvements inherited from gnulib.

OBS-URL: https://build.opensuse.org/package/show/Base:System/m4?expand=0&rev=11
2011-03-09 13:32:36 +00:00

12 lines
464 B
Plaintext

<services>
<service name="download_url">
<param name="protocol">http</param>
<param name="host">ftp.gnu.org</param>
<param name="path">/gnu/m4/m4-1.4.16.tar.bz2</param>
</service>
<service name="verify_file">
<param name="file">_service:download_url:m4-1.4.16.tar.bz2</param>
<param name="verifier">sha256</param>
<param name="checksum">42500c1fddd90bcb161e6b58de931d769929c495c124112d67428a23543db90c</param>
</service>
</services>