wok diff python-pychart/receipt @ rev 20906

perl-glib: fix wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 27 10:53:14 2019 +0100 (2019-02-27)
parents 9e01bc6321ea
children 1df6fa555414
line diff
     1.1 --- a/python-pychart/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/python-pychart/receipt	Wed Feb 27 10:53:14 2019 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL"
     1.5  SOURCE="PyChart"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://home.gna.org/pychart/"
     1.8 +WEB_SITE="https://pypi.org/project/$SOURCE/"
     1.9  WGET_URL="http://download.gna.org/pychart/$TARBALL"
    1.10  
    1.11  DEPENDS="python"