wok diff libcddb/receipt @ rev 25507
plop: cleanup
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 11 10:36:59 2023 +0000 (21 months ago) |
parents | 7dd01dedad38 |
children | d3556b8f5c3d |
line diff
1.1 --- a/libcddb/receipt Wed Sep 28 08:10:35 2022 +0000 1.2 +++ b/libcddb/receipt Sat Feb 11 10:36:59 2023 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 WEB_SITE="https://libcddb.sourceforge.net/" 1.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.6 1.7 +# What is the latest version available today? 1.8 current_version() 1.9 { 1.10 wget -O - https://sourceforge.net/projects/$PACKAGE/files/ 2>/dev/null | \