wok diff tinypy/receipt @ rev 25050
Up memtest-efi* (6.00b2)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 04 20:41:29 2022 +0000 (2022-06-04) |
parents | 934055de50e2 |
children |
line diff
1.1 --- a/tinypy/receipt Wed Feb 16 21:07:01 2022 +0000 1.2 +++ b/tinypy/receipt Sat Jun 04 20:41:29 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"