wok diff tinypy/receipt @ rev 25805
created recipe for xfce4-weather-plugin
author | Hans-G?nter Theisgen |
---|---|
date | Wed Nov 13 15:24:31 2024 +0100 (7 days ago) |
parents | 934055de50e2 |
children |
line diff
1.1 --- a/tinypy/receipt Wed Feb 16 21:07:01 2022 +0000 1.2 +++ b/tinypy/receipt Wed Nov 13 15:24:31 2024 +0100 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"