wok diff python-weberror/receipt @ rev 9295

Fixed fbxkb.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Mar 17 06:52:06 2011 +0000 (2011-03-17)
parents ce61428f88c3
children a49b4ac5f871
line diff
     1.1 --- a/python-weberror/receipt	Fri Oct 01 20:59:43 2010 +0000
     1.2 +++ b/python-weberror/receipt	Thu Mar 17 06:52:06 2011 +0000
     1.3 @@ -9,8 +9,8 @@
     1.4  DEPENDS="python"
     1.5  BUILD_DEPENDS="python python-dev"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://pylonshq.com"
     1.8 -WGET_URL="$WEB_SITE/download/1.0/$TARBALL"
     1.9 +WEB_SITE="http://pypi.python.org/pypi/$SOURCE/"
    1.10 +WGET_URL="$WEB_SITE/packages/source/W/$SOURCE/$TARBALL"
    1.11  TAGS="python"
    1.12  
    1.13  # Rules to configure and make the package.