SHA256
1
0
forked from pool/coreutils

- Remove coreutils tarball.

OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=62
This commit is contained in:
Philipp Thomas 2010-12-22 15:36:41 +00:00 committed by Git OBS Bridge
parent d81fe41946
commit bbc5ef6e85
3 changed files with 7 additions and 4 deletions

View File

@ -4,4 +4,9 @@
<param name="host">ftp.gnu.org</param>
<param name="path">/gnu/coreutils/coreutils-8.7.tar.xz</param>
</service>
<service name="verify_file">
<param name="file">_service:download_url:coreutils-8.7.tar.xz</param>
<param name="verifier">sha256</param>
<param name="checksum">6701979aeccbca0b197718c00754aaf4a801f9ee7419edf14b829d20b9f8076b</param>
</service>
<service name="verify_file"/></services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78355c37dfeb9d2df1413caee5832d3ac561d1c54debee3fbfc9afbd87f5ed41
size 4662112

View File

@ -1,7 +1,8 @@
-------------------------------------------------------------------
Wed Dec 22 15:27:08 UTC 2010 - pth@novell.com
Wed Dec 22 16:36:11 CET 2010 - pth@suse.de
- Use software services.
- Remove coreutils tarball.
-------------------------------------------------------------------
Wed Nov 17 08:33:10 UTC 2010 - coolo@novell.com