wok diff python-pil/receipt @ rev 25697

dool: reduced size of package
author Hans-G?nter Theisgen
date Sun May 12 07:10:04 2024 +0100 (4 weeks ago)
parents bd7510903310
children
line diff
     1.1 --- a/python-pil/receipt	Sun May 01 08:42:44 2022 +0000
     1.2 +++ b/python-pil/receipt	Sun May 12 07:10:04 2024 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  
     1.5  SOURCE="Imaging"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WGET_URL="https://effbot.org/downloads/$TARBALL"
     1.8 +WGET_URL="https://web.archive.org/web/20110204201902if_/http://effbot.org/media/downloads/$TARBALL"
     1.9  
    1.10  DEPENDS="freetype jpeg python tk zlib"
    1.11  BUILD_DEPENDS="jpeg-dev python python-dev zlib-dev"