wok diff mjpegtools/receipt @ rev 25801
created recipe for xfce4-calculator-plugin
author | Hans-G?nter Theisgen |
---|---|
date | Sat Nov 02 14:21:07 2024 +0100 (3 months ago) |
parents | ab377f6a6568 |
children |
line diff
1.1 --- a/mjpegtools/receipt Sat Apr 09 15:21:07 2022 +0100 1.2 +++ b/mjpegtools/receipt Sat Nov 02 14:21:07 2024 +0100 1.3 @@ -21,7 +21,7 @@ 1.4 current_version() 1.5 { 1.6 wget -O - https://sourceforge.net/projects/mjpeg/files/mjpegtools/ 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|.*/mjpegtools/||;s|/.*||;q' 1.10 } 1.11