wok diff bindfs/receipt @ rev 24533

updated f3 (7.2 -> 8.0)
author Hans-G?nter Theisgen
date Wed Feb 23 11:14:10 2022 +0100 (2022-02-23)
parents c365fe17a816
children 72f2704d3ae0
line diff
     1.1 --- a/bindfs/receipt	Sat Sep 25 16:21:20 2021 +0000
     1.2 +++ b/bindfs/receipt	Wed Feb 23 11:14:10 2022 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - https://github.com/mpartel/bindfs/releases 2>/dev/null | \
     1.8 +	wget -O - https://github.com/mpartel/bindfs/tags 2>/dev/null | \
     1.9  	sed '/archive.*tar/!d;s|.*/\(.*\).tar.*|\1|;q'
    1.10  }
    1.11