wok-current diff zip/receipt @ rev 25461

foobillardplus: add LDFLAGS for -Wl,--copy-dt-needed-entries
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 28 09:44:06 2022 +0000 (2022-09-28)
parents 7dd01dedad38
children c3a6f662a1c1
line diff
     1.1 --- a/zip/receipt	Wed Sep 28 08:10:35 2022 +0000
     1.2 +++ b/zip/receipt	Wed Sep 28 09:44:06 2022 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4  WGET_URL="ftp://ftp.info-zip.org/pub/infozip/src/$TARBALL"
     1.5  TAGS="archive compression"
     1.6  
     1.7 +# What is the latest version available today?
     1.8  current_version()
     1.9  {
    1.10  	wget -O - $WEB_SITE/Zip.html 2>/dev/null | \