utils/tmux: Update to 2.3 3748/head
authorDaniel Engberg <daniel.engberg.lists@pyret.net>
Tue, 3 Jan 2017 23:56:13 +0000 (00:56 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Jan 2017 23:56:13 +0000 (00:56 +0100)
Update tmux to 2.3

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
utils/tmux/Makefile

index a66db4bf5b8bb8947bb08122ada5600918fce349..593a9c02fbac51387fcbca0bef3a9ab124f61004 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tmux
-PKG_VERSION:=2.2
+PKG_VERSION:=2.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/tmux/tmux/releases/download/$(PKG_VERSION)
-PKG_MD5SUM:=bd95ee7205e489c62c616bb7af040099
+PKG_MD5SUM:=55313e132f0f42de7e020bf6323a1939ee02ab79c48634aa07475db41573852b
 PKG_MAINTAINER:=Maxim Storchak <m.storchak@gmail.com>
 
 PKG_LICENSE:=ISC