diff options
author | Baruch Siach <baruch@tkos.co.il> | 2018-03-23 11:35:40 +0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-03-23 16:26:46 +0100 |
commit | 4b54bd3ae87058af72797a7febf2d02f9aabfec2 (patch) | |
tree | 7857c14a30bf4da708df958398cc8e1f45d09e66 /package/util-linux/util-linux.hash | |
parent | c8dec6271a1c99a57be1a016b14ceb8965a30a7c (diff) | |
download | buildroot-4b54bd3ae87058af72797a7febf2d02f9aabfec2.tar.gz buildroot-4b54bd3ae87058af72797a7febf2d02f9aabfec2.zip |
util-linux: bump to version 2.32
Leave both _VERSION_MAJOR and _VERSION to reduce churn. We are likely to
need _MAJOR on the next bump.
Drop ac_cv_header_sys_timex_h override; not needed with current
uClibc-ng.
Drop scanf_cv_type_modifier override; not used in configure script since
v2.21.
Drop upstream patch.
Cc: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.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 068bb45e6c..8f93d793c8 100644 --- a/package/util-linux/util-linux.hash +++ b/package/util-linux/util-linux.hash @@ -1,5 +1,5 @@ -# From https://www.kernel.org/pub/linux/utils/util-linux/v2.31/sha256sums.asc -sha256 1a51b16fa9cd51d26ef9ab52d2f1de12403b810fc8252bf7d478df91b3cddf11 util-linux-2.31.1.tar.xz +# From https://www.kernel.org/pub/linux/utils/util-linux/v2.32/sha256sums.asc +sha256 6c7397abc764e32e8159c2e96042874a190303e77adceb4ac5bd502a272a4734 util-linux-2.32.tar.xz # License files, locally calculated sha256 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a README.licensing sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 Documentation/licenses/COPYING.GPLv2 |