diff options
author | Ricardo Martincoski <ricardo.martincoski@gmail.com> | 2016-06-20 01:46:11 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-01 11:12:49 +0200 |
commit | 1ce1d924f5aa48176179eeb85baedb07a11c8ec1 (patch) | |
tree | 1fb79fa950db5dbcfa54ae0a12ac1b50709590c4 /package/tmux/tmux.hash | |
parent | 8072d5f288bdaf39700e323c1c41ccf475a5cff8 (diff) | |
download | buildroot-1ce1d924f5aa48176179eeb85baedb07a11c8ec1.tar.gz buildroot-1ce1d924f5aa48176179eeb85baedb07a11c8ec1.zip |
tmux: bump to version 2.2
- remove patch already upstream 0001-remove-use-of-sys-cdefs.h.patch
https://github.com/tmux/tmux/commit/7b085136a7291cbcdfcc53182fbd13aaca70306e
- add new dependency on BR2_USE_WCHAR (version 2.2 uses mbtowc())
- add new dependency on locale support
- add note to help text about the need of a working UTF-8 locale
- also rewrap help text to 72 characters
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/tmux/tmux.hash')
-rw-r--r-- | package/tmux/tmux.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tmux/tmux.hash b/package/tmux/tmux.hash index e732aa24bb..f3cbe74455 100644 --- a/package/tmux/tmux.hash +++ b/package/tmux/tmux.hash @@ -1,2 +1,2 @@ # Locally computed: -sha256 31564e7bf4bcef2defb3cb34b9e596bd43a3937cad9e5438701a81a5a9af6176 tmux-2.1.tar.gz +sha256 bc28541b64f99929fe8e3ae7a02291263f3c97730781201824c0f05d7c8e19e4 tmux-2.2.tar.gz |