diff options
| author | Jörg Krause <joerg.krause@embedded.rocks> | 2015-08-01 09:46:04 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-08-01 10:14:45 +0200 |
| commit | d760d4f5dde33d32824f5655c43da42529bba022 (patch) | |
| tree | 73f6fa6b1d63881f7a8fbc216d394484c4ac9bbf /package/sudo/sudo.hash | |
| parent | 2ebbb7fe355c18a0be3d0fb8e50997142113c46b (diff) | |
| download | buildroot-d760d4f5dde33d32824f5655c43da42529bba022.tar.gz buildroot-d760d4f5dde33d32824f5655c43da42529bba022.zip | |
package/sudo: bump to version 1.8.14p3
Also add a patch to fix missing header include with the musl C library:
../include/sudo_util.h:220:14: error: unknown type name 'id_t'
Reported upstream:
http://bugzilla.sudo.ws/show_bug.cgi?id=711
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/sudo/sudo.hash')
| -rw-r--r-- | package/sudo/sudo.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/sudo/sudo.hash b/package/sudo/sudo.hash index 94b897df98..cf96417bd5 100644 --- a/package/sudo/sudo.hash +++ b/package/sudo/sudo.hash @@ -1,2 +1,2 @@ -# From http://www.sudo.ws/pipermail/sudo-announce/2015-March/000138.html -sha256 e374e5edf2c11c00d6916a9f51cb0ad15e51c7b028370fa15169b07e61e05a25 sudo-1.8.13.tar.gz +# From http://www.sudo.ws/download.html +sha256 a8a697cbb113859058944850d098464618254804cf97961dee926429f00a1237 sudo-1.8.14p3.tar.gz |

