wok diff python-apsw/receipt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (2022-05-21)
parents 2f230197370e
children
line diff
     1.1 --- a/python-apsw/receipt	Wed Feb 16 11:53:30 2022 +0000
     1.2 +++ b/python-apsw/receipt	Sat May 21 21:38:29 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  LICENSE="zlib/libpng"
     1.5  TARBALL="$SOURCE-$VERSION.zip"
     1.6  WEB_SITE="https://rogerbinns.github.io/apsw/"
     1.7 -WGET_URL="http://$SOURCE.googlecode.com/files/$TARBALL"
     1.8 +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$SOURCE/$TARBALL"
     1.9  
    1.10  DEPENDS="sqlite"
    1.11  BUILD_DEPENDS="python-dev sqlite-dev"