python/cssutils: Downgraded to version 0.9.7.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Larry Hajali 2012-04-21 08:59:38 -04:00 committed by dsomero
parent 5522c1bd2b
commit b7d8eea531
2 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=cssutils
VERSION=0.9.9
VERSION=0.9.7
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="cssutils"
VERSION="0.9.9"
VERSION="0.9.7"
HOMEPAGE="https://bitbucket.org/cthedot/cssutils"
DOWNLOAD="http://pypi.python.org/packages/source/c/cssutils/cssutils-0.9.9.zip"
MD5SUM="5f8ea824cc0e0518b574da20e895be08"
DOWNLOAD="http://pypi.python.org/packages/source/c/cssutils/cssutils-0.9.7.zip"
MD5SUM="69e93d7edb30365dd6712d62df0850ed"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Larry Hajali"