wok diff sshttp/receipt @ rev 24432

updated libnetfilter_conntrack and libnetfilter_conntrack-dev (1.0.7 -> 1.0.8)
author Hans-G?nter Theisgen
date Sat Feb 12 17:34:21 2022 +0100 (2022-02-12)
parents 737f4f020b9e
children
line diff
     1.1 --- a/sshttp/receipt	Fri Jan 14 14:01:18 2022 +0100
     1.2 +++ b/sshttp/receipt	Sat Feb 12 17:34:21 2022 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \
     1.8 +	wget -O - ${WGET_URL%/arch*}/tags 2>/dev/null | \
     1.9  	sed '/archive.*tar/!d;s|.*/sshttp-splice-\(.*\).tar.*|\1|;s|-|.|g;q'
    1.10  }
    1.11