wok diff glza/receipt @ rev 25697

dool: reduced size of package
author Hans-G?nter Theisgen
date Sun May 12 07:10:04 2024 +0100 (2 weeks ago)
parents 7ae189994f37
children
line diff
     1.1 --- a/glza/receipt	Sat May 21 21:38:29 2022 +0000
     1.2 +++ b/glza/receipt	Sun May 12 07:10:04 2024 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Lossless compressor."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="Apache"
     1.7 -WEB_SITE="https://encode.su/threads/1909-Tree-alpha-v0-1-download?p=55433"
     1.8 +WEB_SITE="https://encode.su/threads/1909-Tree-alpha-v0-1-download/page30"
     1.9  TARBALL="$PACKAGE-$VERSION.zip"
    1.10  WGET_URL="https://encode.su/attachment.php?attachmentid=8099&d=1606032483"
    1.11  
    1.12 @@ -14,6 +14,7 @@
    1.13  
    1.14  BUILD_DEPENDS="gcc49"
    1.15  
    1.16 +# What is the latest version available today?
    1.17  current_version()
    1.18  {
    1.19  	wget -O - $WEB_SITE 2>/dev/null | \