wok diff pypar2/receipt @ rev 25814

Fix miss util-linux-sfdisk for clonezilla deps
author Stanislas Leduc <shann@slitaz.org>
date Thu Feb 20 10:58:47 2025 +0100 (2 days ago)
parents c15fedfb9582
children
line diff
     1.1 --- a/pypar2/receipt	Sat Sep 03 09:28:15 2022 +0000
     1.2 +++ b/pypar2/receipt	Thu Feb 20 10:58:47 2025 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://tracker.debian.org/pkg/pypar2 2>/dev/null | \
     1.7 -	sed '/changelog-/!d;s|.*changelog-||;s|-.*||;q'
     1.8 +	sed '/Accepted/!d;s|.*pypar2 ||;s| .*||;q'
     1.9  }
    1.10  
    1.11  # Rules to configure and make the package.