wok diff python-beaker/receipt @ rev 5209
xarchive: fix double suffix case (.tar.gz)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 02 20:56:18 2010 +0200 (2010-04-02) |
parents | 7f46b72fa943 |
children | 460d00ef1f0e |
line diff
1.1 --- a/python-beaker/receipt Thu Jul 30 16:35:54 2009 +0200 1.2 +++ b/python-beaker/receipt Fri Apr 02 20:56:18 2010 +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.