wok diff netdata/receipt @ rev 24372

updated bison and bison-lang (3.5 -> 3.8.2)
author Hans-G?nter Theisgen
date Sat Feb 05 15:15:36 2022 +0100 (2022-02-05)
parents ac8ca9758df1
children
line diff
     1.1 --- a/netdata/receipt	Sat Jan 15 15:21:40 2022 +0000
     1.2 +++ b/netdata/receipt	Sat Feb 05 15:15:36 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;s|.*/\(.*\).tar.*|\1|;q'
     1.8 +	sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.