mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
python/python-libsass: Updated for version 0.6.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
3c93bf83d1
commit
6565a70501
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.6.1}
|
||||
VERSION=${VERSION:-0.6.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-libsass"
|
||||
VERSION="0.6.1"
|
||||
VERSION="0.6.2"
|
||||
HOMEPAGE="http://dahlia.kr/libsass-python"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/l/libsass/libsass-0.6.1.tar.gz"
|
||||
MD5SUM="b2d4745bcc021996db8b6674d73bcf93"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/l/libsass/libsass-0.6.2.tar.gz"
|
||||
MD5SUM="0dda1114a1f2ec1acb51cb1dd78fe7a0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pysetuptools six"
|
||||
|
|
Loading…
Reference in a new issue