wok diff python-pil/receipt @ rev 25064

openvas-libraries, openvas-client: update gnutls calls
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 08 16:46:37 2022 +0000 (2022-06-08)
parents 51ef9f5adf6d
children c85bdee1fe53
line diff
     1.1 --- a/python-pil/receipt	Sat Jan 15 16:22:40 2022 +0000
     1.2 +++ b/python-pil/receipt	Wed Jun 08 16:46:37 2022 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  
     1.5  SOURCE="Imaging"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WGET_URL="http://effbot.org/downloads/$TARBALL"
     1.8 +WGET_URL="https://effbot.org/downloads/$TARBALL"
     1.9  
    1.10  DEPENDS="freetype jpeg python tk zlib"
    1.11  BUILD_DEPENDS="jpeg-dev python python-dev zlib-dev"