public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] tmux: Update to 2.5
@ 2017-06-08  7:34 Matthias Fischer
  2017-06-08 14:15 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2017-06-08  7:34 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 868 bytes --]

For details see:
https://raw.githubusercontent.com/tmux/tmux/2.5/CHANGES

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/tmux | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/tmux b/lfs/tmux
index 300080d5f..c485a60f2 100644
--- a/lfs/tmux
+++ b/lfs/tmux
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.3
+VER        = 2.5
 
 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    = 4
+PAK_VER    = 5
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = fcfd1611d705d8b31df3c26ebc93bd3e
+$(DL_FILE)_MD5 = 4a5d73d96d8f11b0bdf9b6f15ab76d15
 
 install : $(TARGET)
 
-- 
2.13.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] tmux: Update to 2.5
  2017-06-08  7:34 [PATCH] tmux: Update to 2.5 Matthias Fischer
@ 2017-06-08 14:15 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2017-06-08 14:15 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1090 bytes --]

Thank you!

On Thu, 2017-06-08 at 09:34 +0200, Matthias Fischer wrote:
> For details see:
> https://raw.githubusercontent.com/tmux/tmux/2.5/CHANGES
> 
> Best,
> Matthias
> 
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
>  lfs/tmux | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/lfs/tmux b/lfs/tmux
> index 300080d5f..c485a60f2 100644
> --- a/lfs/tmux
> +++ b/lfs/tmux
> @@ -24,7 +24,7 @@
>  
>  include Config
>  
> -VER        = 2.3
> +VER        = 2.5
>  
>  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    = 4
> +PAK_VER    = 5
>  
>  DEPS       = ""
>  
> @@ -44,7 +44,7 @@ objects = $(DL_FILE)
>  
>  $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>  
> -$(DL_FILE)_MD5 = fcfd1611d705d8b31df3c26ebc93bd3e
> +$(DL_FILE)_MD5 = 4a5d73d96d8f11b0bdf9b6f15ab76d15
>  
>  install : $(TARGET)
>  

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-08 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-08  7:34 [PATCH] tmux: Update to 2.5 Matthias Fischer
2017-06-08 14:15 ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox