diff options
author | Ricardo Martincoski <ricardo.martincoski@gmail.com> | 2016-02-20 01:24:59 -0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-02-20 14:08:05 +0100 |
commit | 16340faebb0cc4fc88d29550d5a57e3c80357695 (patch) | |
tree | d626c5e983077f39567804c837a6ebb7858c1fd3 /package/tmux/tmux.hash | |
parent | 803539e77c66747aaec144f56762dbbeed6194cf (diff) | |
download | buildroot-16340faebb0cc4fc88d29550d5a57e3c80357695.tar.gz buildroot-16340faebb0cc4fc88d29550d5a57e3c80357695.zip |
tmux: bump to version 2.1
Add patch to fix musl build by removing inclusion of sys/cdefs.h.
Patch was backported from upstream master and can be dropped in the
next version bump.
Update homepage link
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 ab7c4d333a..e732aa24bb 100644 --- a/package/tmux/tmux.hash +++ b/package/tmux/tmux.hash @@ -1,2 +1,2 @@ # Locally computed: -sha256 795f4b4446b0ea968b9201c25e8c1ef8a6ade710ebca4657dd879c35916ad362 tmux-2.0.tar.gz +sha256 31564e7bf4bcef2defb3cb34b9e596bd43a3937cad9e5438701a81a5a9af6176 tmux-2.1.tar.gz |