wok diff pyroom/receipt @ rev 22805

updated gawk (4.2.1 -> 5.0.1)
author Hans-G?nter Theisgen
date Tue Jan 28 10:03:39 2020 +0100 (2020-01-28)
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 Jan 28 10:03:39 2020 +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"