python/python-libsass: Updated for version 0.11.2.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2016-10-25 04:07:05 +03:00 committed by Willy Sudiarto Raharjo
parent 57e3e8981c
commit 7c3e63cb29
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=python-libsass PRGNAM=python-libsass
SRCNAM=$(echo $PRGNAM | cut -c8-14) SRCNAM=$(echo $PRGNAM | cut -c8-14)
VERSION=${VERSION:-0.11.1} VERSION=${VERSION:-0.11.2}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="python-libsass" PRGNAM="python-libsass"
VERSION="0.11.1" VERSION="0.11.2"
HOMEPAGE="http://dahlia.kr/libsass-python" HOMEPAGE="http://dahlia.kr/libsass-python"
DOWNLOAD="https://pypi.python.org/packages/96/33/bfab3318660778694d843af625459e3ec8e26f12a7494d6ff9ea4162091d/libsass-0.11.1.tar.gz" DOWNLOAD="https://pypi.python.org/packages/4a/82/25fb0c35c64571e0a616ac5ceb28129217fb2d5b0f2439b505ca30ce72dc/libsass-0.11.2.tar.gz"
MD5SUM="e277d39d16ca0fcc0623e1ef7f5c0b05" MD5SUM="631fa4cb94c8b23bd97d95721383e274"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="six" REQUIRES="six"