wok-current diff pyroom/receipt @ rev 24394

created recipe for python-distutils-extra
author Hans-G?nter Theisgen
date Tue Feb 08 10:09:54 2022 +0100 (2022-02-08)
parents 16df76e1fc6a
children 2f230197370e
line diff
     1.1 --- a/pyroom/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/pyroom/receipt	Tue Feb 08 10:09:54 2022 +0100
     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"