diff options
author | Carlos Santos <casantos@datacom.ind.br> | 2017-06-17 15:43:06 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-06-18 16:35:36 +0200 |
commit | 088292cfc16359b966882f66b6e94dbc2c9813cb (patch) | |
tree | 0058574e3b4e188979fbcbcae8cb256895dff86c /package/util-linux/util-linux.hash | |
parent | 39b6ea3c61d1c0b3c639ef53f2a3c81960267343 (diff) | |
download | buildroot-088292cfc16359b966882f66b6e94dbc2c9813cb.tar.gz buildroot-088292cfc16359b966882f66b6e94dbc2c9813cb.zip |
util-linux: bump to version 2.30
- Update the "basic set" description to include fincore, which is built
by default, and remove tailf, which was removed in this version.
- Add configuration options for the new utilities "chmem" and "lsmem".
- Remove patch already applied upstream.
- Drop autoreconf, since the patch on term-utils/Makemodule.am is gone.
Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/util-linux/util-linux.hash')
-rw-r--r-- | package/util-linux/util-linux.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/util-linux/util-linux.hash b/package/util-linux/util-linux.hash index 71b4982f01..02b82f6000 100644 --- a/package/util-linux/util-linux.hash +++ b/package/util-linux/util-linux.hash @@ -1,2 +1,2 @@ -# From https://www.kernel.org/pub/linux/utils/util-linux/v2.29/sha256sums.asc -sha256 accea4d678209f97f634f40a93b7e9fcad5915d1f4749f6c47bee6bf110fe8e3 util-linux-2.29.2.tar.xz +# From https://www.kernel.org/pub/linux/utils/util-linux/v2.30/sha256sums.asc +sha256 c208a4ff6906cb7f57940aa5bc3a6eed146e50a7cc0a092f52ef2ab65057a08d util-linux-2.30.tar.xz |