wok diff tcsh/receipt @ rev 24133

Up tazinst (115)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 23 15:17:56 2021 +0000 (2021-10-23)
parents 5ea0ce1cecc0
children ac8ca9758df1
line diff
     1.1 --- a/tcsh/receipt	Tue Jun 08 08:46:05 2021 +0000
     1.2 +++ b/tcsh/receipt	Sat Oct 23 15:17:56 2021 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \
     1.7 -	sed '/archive.*tar/!d;s|.*/TCSH\(.*\).tar.*|\1|;s|_|.|;q'
     1.8 +	sed '/archive.*tar/!d;s|.*/TCSH\(.*\).tar.*|\1|;s|_|.|g;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.