mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/python-libsass: Updated for version 0.11.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
57e3e8981c
commit
7c3e63cb29
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||||
|
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue