wok diff python-pysqlite/receipt @ rev 21759

mosh: use gcc83
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 19:12:58 2019 +0200 (2019-06-26)
parents 7390f8de9846
children 2e785262366d
line diff
     1.1 --- a/python-pysqlite/receipt	Sat May 23 16:17:14 2015 +0300
     1.2 +++ b/python-pysqlite/receipt	Wed Jun 26 19:12:58 2019 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  MAINTAINER="sygne@ombres.eu"
     1.5  LICENSE="zlib/libpng"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://code.google.com/p/pysqlite/"
     1.8 +WEB_SITE="https://pypi.org/project/$SOURCE/"
     1.9  WGET_URL="http://pysqlite.googlecode.com/files/$TARBALL"
    1.10  
    1.11  DEPENDS="sqlite python"