From patchwork Mon Jun 18 22:41:35 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Erik Kapfer X-Patchwork-Id: 1816 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.i.ipfire.org (Postfix) with ESMTP id 9AE87602CB for ; Mon, 18 Jun 2018 14:41:39 +0200 (CEST) Received: from mail01.i.ipfire.org (localhost [127.0.0.1]) by mail01.ipfire.org (Postfix) with ESMTP id 332AC102607E; Mon, 18 Jun 2018 13:41:39 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1529325699; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references:list-id: list-unsubscribe:list-subscribe:list-post; bh=ahev8B1cZm2JEoco+bQMso6HwtgNeUjR+h29ax+CqPU=; b=RZ7m82tlJS4RrBVfsKb02reZQVFp4ymyO06HQmacHCQte2/kZfO4VDCcH6oSxZlo1N7d6r HY+OyO5CXQp7UhqgjxFqs+RBaaPPv9+3PcLvXIH8n7P7a79yW0rEKUYkzibpEwx1gpBH8x y8xLtBYNPus0RB/qYWTfY2VZkCCFVTFnb7TDfgB9IDT1XFLHnQvnFaVR3Cpz7vDHbsfzg3 ZsQQCgvwKcxA0wCS14lDtJecx1fQyDI3oGDVO/E281CQYKeusrS70vjQCYPzYuJeS6fC5X JsIHWNUbF0MgicP9kEQ+dMwpFd5/8yMmTF8gp4Flx23YTtv0H4lqJ7R8CCeyKw== Received: from localhost.localdomain (i59F4AD79.versanet.de [89.244.173.121]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 23CBD10910AF; Mon, 18 Jun 2018 13:41:37 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1529325697; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=ahev8B1cZm2JEoco+bQMso6HwtgNeUjR+h29ax+CqPU=; b=sWOd4JLBsC3eqNhGTQWXcD6IkZGBqVI3OIn1aKSecRP7K7m//hA4XXzU3BJgXU5GvfFNaR NdCxYAMEeGsx07AYqV4xBEMQKiUMNHqyA6u8Voz8118vGvHuRcHINFFupzGmQJ+BBRwNQu DQ9it4eZmqm6/cdA8Chj8WcM+9frT5fTuIMxzdmiZ/ukA4kT10c3FN6Usb1klspr8z1vHx tmPLLEZw5EhGJR+ISEWk02nqqveMA9ejbCwbQpbB7nZhsDG0bLf6V5wQsZIvNOWiz9hm0c iiNts37uq7YUenjk833EMLctNmVdvItONhwhkGjLgbcUoRCWJPVCHKt3mQt16Q== From: Erik Kapfer To: development@lists.ipfire.org Subject: [PATCH] tmux: Update to 2.7 Date: Mon, 18 Jun 2018 14:41:35 +0200 Message-Id: <1529325695-5811-1-git-send-email-erik.kapfer@ipfire.org> X-Mailer: git-send-email 2.7.4 Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=ummeegge smtp.mailfrom=erik.kapfer@ipfire.org X-Spamd-Result: default: False [-2.10 / 11.00]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_SOME(0.00)[]; BAYES_HAM(-3.00)[100.00%]; ARC_NA(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; MIME_GOOD(-0.10)[text/plain]; DKIM_SIGNED(0.00)[]; MID_CONTAINS_FROM(1.00)[]; RCVD_COUNT_ZERO(0.00)[0]; ASN(0.00)[asn:8881, ipnet:89.244.160.0/20, country:DE]; FROM_HAS_DN(0.00)[] X-Spam-Status: No, score=-2.10 X-Rspamd-Server: mail01.i.ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Erik Kapfer --- lfs/tmux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/tmux b/lfs/tmux index c485a60..1117969 100644 --- a/lfs/tmux +++ b/lfs/tmux @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2017 IPFire Team # +# Copyright (C) 2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 2.5 +VER = 2.7 THISAPP = tmux-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tmux -PAK_VER = 5 +PAK_VER = 6 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 4a5d73d96d8f11b0bdf9b6f15ab76d15 +$(DL_FILE)_MD5 = bcdfcf910c94c3e02ce6b1c035880306 install : $(TARGET)