wok diff python-apsw/receipt @ rev 24989

updated nfs-utils (2.4.3 -> 2.6.1)
author Hans-G?nter Theisgen
date Thu May 12 17:03:36 2022 +0100 (2022-05-12)
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	Thu May 12 17:03:36 2022 +0100
     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"