wok diff python-pylons/receipt @ rev 7525
Fixed thunderbird-langpkg-de to save de.xpi as thunderbird-langpkg-de-VERSION.xpi in src repo folder.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Dec 05 21:17:30 2010 +0000 (2010-12-05) |
parents | 7f46b72fa943 |
children | dd20be80585e |
line diff
1.1 --- a/python-pylons/receipt Thu Jul 30 16:35:54 2009 +0200 1.2 +++ b/python-pylons/receipt Sun Dec 05 21:17:30 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-pylons" 1.7 -VERSION="0.9.7" 1.8 +VERSION="1.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Lightweight web framework" 1.11 MAINTAINER="taziden@slitaz.org" 1.12 @@ -10,7 +10,7 @@ 1.13 BUILD_DEPENDS="python python-dev" 1.14 TARBALL="$SOURCE-$VERSION.tar.gz" 1.15 WEB_SITE="http://pylonshq.com" 1.16 -WGET_URL="$WEB_SITE/download/$VERSION/$TARBALL" 1.17 +WGET_URL="http://cdn.pylonshq.com/download/$VERSION/$TARBALL" 1.18 TAGS="python" 1.19 1.20 # Rules to configure and make the package.