wok-6.x rev 3806
python-beaker: fix wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 05 17:23:14 2009 +0200 (2009-08-05) |
parents | 3f03fb00b58b |
children | c0ad9035c91f |
files | python-beaker/receipt |
line diff
1.1 --- a/python-beaker/receipt Wed Aug 05 17:11:25 2009 +0200 1.2 +++ b/python-beaker/receipt Wed Aug 05 17:23:14 2009 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 BUILD_DEPENDS="python python-dev" 1.5 TARBALL="$SOURCE-$VERSION.tar.gz" 1.6 WEB_SITE="http://pylonshq.com" 1.7 -WGET_URL="$WEB_SITE/download/$TARBALL" 1.8 +WGET_URL="$WEB_SITE/download/0.9.7/$TARBALL" 1.9 TAGS="python" 1.10 1.11 # Rules to configure and make the package.