wok diff btrfs-progs/receipt @ rev 25495

Up expat (2.5.0), CVE-2022-43680
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 02 10:14:28 2022 +0000 (19 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	Fri Dec 02 10:14:28 2022 +0000
     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