python/python-libsass: Updated for version 0.13.4.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2017-11-15 18:19:01 +01:00 committed by Willy Sudiarto Raharjo
parent b1e30da256
commit 574604f271
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,8 +1,8 @@
PRGNAM="python-libsass"
VERSION="0.13.2"
VERSION="0.13.4"
HOMEPAGE="http://dahlia.kr/libsass-python"
DOWNLOAD="https://pypi.python.org/packages/f1/db/49d9596da8fecb33125195eb84e0dd4db2769db003120bd1b4526690829a/libsass-0.13.2.tar.gz"
MD5SUM="8aa0da9b4b809d2f1ec9bbd06a223047"
DOWNLOAD="https://pypi.python.org/packages/d9/ea/d2d67633f2d808bfa2461f54f7068fd21f47eb0980132e560cdcc99a7882/libsass-0.13.4.tar.gz"
MD5SUM="a6bc47e45ef3f532867edc8d2cf166b2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="six"