wok diff libsdl-pango/receipt @ rev 25632
Up gtklife (5.3)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Dec 23 14:06:29 2023 +0000 (12 months ago) |
parents | 9a714ac859a3 |
children |
line diff
1.1 --- a/libsdl-pango/receipt Tue Sep 27 16:21:52 2022 +0000 1.2 +++ b/libsdl-pango/receipt Sat Dec 23 14:06:29 2023 +0000 1.3 @@ -24,7 +24,7 @@ 1.4 current_version() 1.5 { 1.6 wget -O - https://sourceforge.net/projects/sdlpango/files/SDL_Pango/ 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|.*/SDL_Pango/||;s|/.*||;q' 1.10 } 1.11