wok diff ctorrent-dnh/receipt @ rev 25665

Up advancecomp (2.6), apache (2.4.58), apache-mod-perl (2.0.13), apache-mod-wsgi (5.0.0), apr (1.7.4), awstats (7.9), gzip (1.13), zbar (0.23.93), zlib (1.3.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 24 19:18:54 2024 +0000 (4 months ago)
parents 9af0e03b8ad0
children
line diff
     1.1 --- a/ctorrent-dnh/receipt	Sat Feb 05 16:12:08 2022 +0000
     1.2 +++ b/ctorrent-dnh/receipt	Sat Feb 24 19:18:54 2024 +0000
     1.3 @@ -14,7 +14,7 @@
     1.4  current_version()
     1.5  {
     1.6  	wget -O - https://sourceforge.net/projects/dtorrent/files/dtorrent/ 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|.*/dtorrent/||;s|/.*||;q'
    1.10  }
    1.11