diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2014-10-24 19:09:35 -0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-10-25 01:09:33 +0200 |
commit | d9d25fdb30e002d7e22fddb87d0a6386f963bfc3 (patch) | |
tree | fd282a00d0a4a2d978ff78dad3186dc73510ae91 /package/coreutils/coreutils.hash | |
parent | a9ef96aefa11e97640e7d4d285ab4612a713b65a (diff) | |
download | buildroot-d9d25fdb30e002d7e22fddb87d0a6386f963bfc3.tar.gz buildroot-d9d25fdb30e002d7e22fddb87d0a6386f963bfc3.zip |
coreutils: bump to version 8.23
Add hash file. patches 01 & 02 are now upstream so remove them.
Patch 01 isn't required any more (no posix_spawn usage).
Patch 02 is upstream.
Patch 03 retooled for 8.23 and renamed to 01.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/coreutils/coreutils.hash')
-rw-r--r-- | package/coreutils/coreutils.hash | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/coreutils/coreutils.hash b/package/coreutils/coreutils.hash new file mode 100644 index 0000000000..760b146376 --- /dev/null +++ b/package/coreutils/coreutils.hash @@ -0,0 +1,2 @@ +# Locally calculated after checking pgp signature +sha256 ec43ca5bcfc62242accb46b7f121f6b684ee21ecd7d075059bf650ff9e37b82d coreutils-8.23.tar.xz |