python/python-libsass: Updated for version 0.13.1.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2017-06-11 16:42:06 +02:00 committed by Willy Sudiarto Raharjo
parent c720e1aa56
commit 059db4a202
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.12.3} VERSION=${VERSION:-0.13.1}
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.12.3" VERSION="0.13.1"
HOMEPAGE="http://dahlia.kr/libsass-python" HOMEPAGE="http://dahlia.kr/libsass-python"
DOWNLOAD="https://pypi.python.org/packages/77/3e/3854643362efea519450b60dec8cee6775ebf104cae4cf98f3c6d23fb3bd/libsass-0.12.3.tar.gz" DOWNLOAD="https://pypi.python.org/packages/fa/73/83ae26e2778b6629d834b365e2594fb00817eb54cf0703c26f9e0785b71d/libsass-0.13.1.tar.gz"
MD5SUM="b2b0735a975731e1d07804fd4e7251c2" MD5SUM="fe94d537647e1bb316d40ab66dfe3223"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="six" REQUIRES="six"