# HG changeset patch # User Pascal Bellard # Date 1249485794 -7200 # Node ID 19d57add85c0721c980981d16e38fc32ae95d2f7 # Parent 3f03fb00b58b4beff062f5a1faf85efb1727a8be python-beaker: fix wget_url diff -r 3f03fb00b58b -r 19d57add85c0 python-beaker/receipt --- a/python-beaker/receipt Wed Aug 05 17:11:25 2009 +0200 +++ b/python-beaker/receipt Wed Aug 05 17:23:14 2009 +0200 @@ -10,7 +10,7 @@ BUILD_DEPENDS="python python-dev" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://pylonshq.com" -WGET_URL="$WEB_SITE/download/$TARBALL" +WGET_URL="$WEB_SITE/download/0.9.7/$TARBALL" TAGS="python" # Rules to configure and make the package.