wok diff libqwt6-qt4/receipt @ rev 25633

wbar: remove imlib2-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 24 10:30:04 2023 +0000 (9 months ago)
parents d88ce536755a
children 274c0ec61c53
line diff
     1.1 --- a/libqwt6-qt4/receipt	Sat Oct 08 08:40:19 2022 +0000
     1.2 +++ b/libqwt6-qt4/receipt	Sun Dec 24 10:30:04 2023 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://sourceforge.net/projects/qwt/files/qwt/ 2>/dev/null | \
     1.7 -	sed '/scope="row/!d;s|.*href="|"https://sourceforge.net|;q' | xargs wget -O - 2>/dev/null | \
     1.8 +	sed '/scope="row/!d;s|.*a href="|"https://sourceforge.net|;s| .*||;q' | xargs wget -O - 2>/dev/null | \
     1.9  	sed '/scope="row/!d;s|.*/qwt/||;s|/.*||;q'
    1.10  }
    1.11