python/cssutils: Updated cssutils to 0.9.9.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
larryhaja 2012-09-16 21:19:08 -07:00 committed by Robby Workman
parent 2e86e1f461
commit 9efd9c7d7f
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.7
VERSION=${VERSION:-0.9.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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