wok diff pyroom/receipt @ rev 24133
Up tazinst (115)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 23 15:17:56 2021 +0000 (2021-10-23) |
parents | 16df76e1fc6a |
children | 2f230197370e |
line diff
1.1 --- a/pyroom/receipt Fri May 22 17:34:18 2015 +0300 1.2 +++ b/pyroom/receipt Sat Oct 23 15:17:56 2021 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL3" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://pyroom.org/" 1.7 -WGET_URL="http://launchpad.net/pyroom/${VERSION%.*}/$VERSION/+download/$TARBALL" 1.8 +WGET_URL="https://launchpad.net/pyroom/${VERSION%.*}/$VERSION/+download/$TARBALL" 1.9 1.10 DEPENDS="python pygtk python-xdg libffi" 1.11 BUILD_DEPENDS="python python-dev gettext"