wok diff tmux/receipt @ rev 25192

updated python-formencode (1.2.2 -> 2.0.1)
author Hans-Günter Theisgen
date Wed Jul 13 10:37:28 2022 +0100 (2022-07-13)
parents 5ea0ce1cecc0
children 03bcf02499ab
line diff
     1.1 --- a/tmux/receipt	Tue Jun 08 08:46:05 2021 +0000
     1.2 +++ b/tmux/receipt	Wed Jul 13 10:37:28 2022 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/down*} 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;/flex/!d;s|.*/\(.*\).tar.*|\1|;q'
     1.8 +	sed '/archive.*tar/!d;s|.*/\(.*\).tar.*|\1|;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.