wok diff codec2/receipt @ rev 23700

updated tintin++ (2.01.91 -> 2.02.02)
author Hans-G?nter Theisgen
date Tue Apr 28 08:45:18 2020 +0100 (2020-04-28)
parents 25f8eb393142
children 6b6d14c9f7e9
line diff
     1.1 --- a/codec2/receipt	Fri Feb 07 12:27:53 2020 +0100
     1.2 +++ b/codec2/receipt	Tue Apr 28 08:45:18 2020 +0100
     1.3 @@ -14,7 +14,7 @@
     1.4  
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - ${WGET_URL%/*}/ 2>/dev/null | \
     1.8 +	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \
     1.9  	sed '/archive.*tar/!d;s|.*archive/v\(.*\).tar.*|\1|;q'
    1.10  }
    1.11