wok diff python-evas/receipt @ rev 25023

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 18 17:10:15 2022 +0000 (2022-05-18)
parents d37d15244372
children b8195d50d79f
line diff
     1.1 --- a/python-evas/receipt	Sat Dec 15 09:20:58 2018 +0100
     1.2 +++ b/python-evas/receipt	Wed May 18 17:10:15 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="LGPL2.1"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="https://www.enlightenment.org/"
     1.7 -WGET_URL="http://download.enlightenment.org/releases/BINDINGS/python/$TARBALL"
     1.8 +WGET_URL="https://pypi.python.org/packages/source/p/$PACKAGE/$TARBALL"
     1.9  TAGS="e enlightenment python"
    1.10  
    1.11  DEPENDS="evas python"