wok diff tinypy/receipt @ rev 25466

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 01 09:32:27 2022 +0000 (20 months ago)
parents 934055de50e2
children
line diff
     1.1 --- a/tinypy/receipt	Wed Feb 16 21:07:01 2022 +0000
     1.2 +++ b/tinypy/receipt	Sat Oct 01 09:32:27 2022 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="MIT"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://www.tinypy.org/"
     1.7 -WGET_URL="http://tinypy.googlecode.com/files/$TARBALL"
     1.8 +WGET_URL="https://github.com/philhassey/tinypy/archive/refs/tags/$VERSION.tar.gz"
     1.9  TAGS="python"
    1.10  
    1.11  DEPENDS="glibc-base"