tmux: bump version to 2.5

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Vicente Olivert Riera 2017-06-02 11:15:36 +01:00 committed by Peter Korsgaard
parent 81d3247836
commit bb019e4473
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally computed: # Locally computed:
sha256 757d6b13231d0d9dd48404968fc114ac09e005d475705ad0cd4b7166f799b349 tmux-2.4.tar.gz sha256 ae135ec37c1bf6b7750a84e3a35e93d91033a806943e034521c8af51b12d95df tmux-2.5.tar.gz

View file

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
TMUX_VERSION = 2.4 TMUX_VERSION = 2.5
TMUX_SITE = https://github.com/tmux/tmux/releases/download/$(TMUX_VERSION) TMUX_SITE = https://github.com/tmux/tmux/releases/download/$(TMUX_VERSION)
TMUX_LICENSE = ISC TMUX_LICENSE = ISC
TMUX_LICENSE_FILES = README TMUX_LICENSE_FILES = README