wok diff btrfs-progs/receipt @ rev 24850

updated libwww-perl (6.43 -> 6.61)
author Hans-G?nter Theisgen
date Sat Mar 26 10:37:30 2022 +0100 (2022-03-26)
parents a3b6dd3aac6f
children
line diff
     1.1 --- a/btrfs-progs/receipt	Tue Jul 27 16:57:54 2021 +0000
     1.2 +++ b/btrfs-progs/receipt	Sat Mar 26 10:37:30 2022 +0100
     1.3 @@ -20,7 +20,7 @@
     1.4  
     1.5  current_version()
     1.6  {
     1.7 -	wget -O - https://github.com/kdave/btrfs-progs/releases 2>/dev/null | \
     1.8 +	wget -O - https://github.com/kdave/btrfs-progs/tags 2>/dev/null | \
     1.9  	sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q'
    1.10  }
    1.11