mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/python-libsass: Updated for version 0.8.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
323b59fac7
commit
f9e6662ce5
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=python-libsass
|
||||
SRCNAM=$(echo $PRGNAM | cut -c8-14)
|
||||
VERSION=${VERSION:-0.7.0}
|
||||
VERSION=${VERSION:-0.8.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-libsass"
|
||||
VERSION="0.7.0"
|
||||
VERSION="0.8.0"
|
||||
HOMEPAGE="http://dahlia.kr/libsass-python"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/l/libsass/libsass-0.7.0.tar.gz"
|
||||
MD5SUM="809e4f66bd54eeb46342d7462ce961e6"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/l/libsass/libsass-0.8.0.tar.gz"
|
||||
MD5SUM="90e039b715961081f62109bf2a0bee34"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools six"
|
||||
|
|
Loading…
Reference in a new issue