wok diff python-pil/receipt @ rev 25019
updated openjpeg2 and openjpeg2-dev (2.3.1 -> 2.5.0)
author | Hans-G?nter Theisgen |
---|---|
date | Wed May 18 07:22:38 2022 +0100 (2022-05-18) |
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 May 18 07:22:38 2022 +0100 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"