diff options
author | Adam Duskett <Aduskett@gmail.com> | 2017-01-09 11:15:20 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-01-25 23:25:26 +1300 |
commit | f4ba984ade64541fdfbfaa15a4aebed67c41abbf (patch) | |
tree | e2cbd28d130d5a089ef4f1c5938ea1916e9430c2 /package/libselinux/libselinux.hash | |
parent | 6a9696d918e6c8251891825c503fc88021c22331 (diff) | |
download | buildroot-f4ba984ade64541fdfbfaa15a4aebed67c41abbf.tar.gz buildroot-f4ba984ade64541fdfbfaa15a4aebed67c41abbf.zip |
libselinux: bump version to 2.6
This commit also adds a patch that allows libselinux 2.6 to build
properly with older compilers such as gcc 4.4.
Signed-off-by: Adam Duskett <aduskett@codeblue.com>
[Thomas: add patch to fix gcc 4.4 build issue.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libselinux/libselinux.hash')
-rw-r--r-- | package/libselinux/libselinux.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libselinux/libselinux.hash b/package/libselinux/libselinux.hash index a4c34408be..76130b2dc0 100644 --- a/package/libselinux/libselinux.hash +++ b/package/libselinux/libselinux.hash @@ -1,2 +1,2 @@ # Locally computed -sha256 94c9e97706280bedcc288f784f67f2b9d3d6136c192b2c9f812115edba58514f libselinux-2.5.tar.gz +sha256 4ea2dde50665c202253ba5caac7738370ea0337c47b251ba981c60d24e1a118a libselinux-2.6.tar.gz |