wok diff ncftp/receipt @ rev 25666
Up c-ares (1.27.0), cpio (2.15), dnsmasq (2.90), dovecot (2.3.21), fetchmail (6.4.38), file (5.45), firejail (0.9.72), flac (1.4.3), freeradius (3.2.3), freetype (2.13.2), fribidi (1.0.13)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 25 12:01:55 2024 +0000 (12 months ago) |
parents | 241fb98cab1c |
children |
line diff
1.1 --- a/ncftp/receipt Tue Feb 15 18:29:48 2022 +0000 1.2 +++ b/ncftp/receipt Sun Feb 25 12:01:55 2024 +0000 1.3 @@ -17,8 +17,8 @@ 1.4 # What is the latest version available today? 1.5 current_version() 1.6 { 1.7 - wget -O - ${WGET_URL%/*}/ 2>/dev/null | \ 1.8 - sed "/latest/d;/$PACKAGE-[0-9]/!d;/tar/!d;s|.*$PACKAGE-||;s|.[a-z].*||" | sort -Vr | sed q 1.9 + wget -O - $WEB_SITE 2>/dev/null | \ 1.10 + sed '/FF0000/!d;s|.*0000">||;s|</FONT.*||;q' 1.11 } 1.12 1.13 # Rules to configure and make the package.