wok diff btrfs-progs/receipt @ rev 25315

updated soprano and soprano-dev (2.8.0 -> 2.9.4)
author Hans-G?nter Theisgen
date Thu Jul 21 06:45:43 2022 +0100 (23 months ago)
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	Thu Jul 21 06:45:43 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