diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2015-08-16 16:53:11 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-08-18 11:15:35 +0200 |
commit | f36ad80b80f9c9bb467caabd4e1ca50c3dda4b9f (patch) | |
tree | b4977de06a4a2a6b02e8c56c63311009b4ce1bd8 /package/bwm-ng/bwm-ng.hash | |
parent | 2560cbb6fea4477f91cbc2039ca9c383519e7012 (diff) | |
download | buildroot-f36ad80b80f9c9bb467caabd4e1ca50c3dda4b9f.tar.gz buildroot-f36ad80b80f9c9bb467caabd4e1ca50c3dda4b9f.zip |
package/bwm-ng: fix build failures with gcc-5
Bumping to the latest release, for 0.6 -> 0.6.1 to fix gcc-5 build
failures due to incorrect definitions of 'static' functions.
The project also has a new home.
Fixes:
http://autobuild.buildroot.org/results/546/546b332cf95a48412d88add2feec2ffd4712857c/
http://autobuild.buildroot.org/results/751/751797f3b97839f69626682ce81dca9bcb2cff22/
...
[Thomas: keep only the locally calculated sha256 hash, and do not
mention the commented SF.net hash, since SF.net is no longer the
official upstream location.]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/bwm-ng/bwm-ng.hash')
-rw-r--r-- | package/bwm-ng/bwm-ng.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bwm-ng/bwm-ng.hash b/package/bwm-ng/bwm-ng.hash index 6bb83554a6..1d3a240a26 100644 --- a/package/bwm-ng/bwm-ng.hash +++ b/package/bwm-ng/bwm-ng.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 c1134358e268329d438b0996399003b0f0b966034fb4b5b138761c2f3c62ffdd bwm-ng-0.6.tar.gz +sha256 027cf3c960cd96fc9ffacdf7713df62d0fc55eeef4a1388289f8a62ae5e50df0 bwm-ng-0.6.1.tar.gz |