libraries/libsass: Updated for version 3.4.6.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Yth - Arnaud 2017-11-05 10:30:28 +00:00 committed by David Spencer
parent 2e925e654f
commit 8970222de7
3 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libsass
VERSION=${VERSION:-3.4.5}
VERSION=${VERSION:-3.4.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libsass"
VERSION="3.4.5"
VERSION="3.4.6"
HOMEPAGE="http://sass-lang.com/libsass"
DOWNLOAD="https://github.com/sass/libsass/archive/3.4.5/libsass-3.4.5.tar.gz"
MD5SUM="c00583e76b11dd7ae1a577a6f8214803"
DOWNLOAD="https://github.com/sass/libsass/archive/3.4.6/libsass-3.4.6.tar.gz"
MD5SUM="23f84208533c81b5ceef6b60e24ee354"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

View file

@ -8,7 +8,7 @@
|-----handy-ruler------------------------------------------------------|
libsass: libsass (Sass compiler written in C++)
libsass:
libsass: LibSass is the library of the C/C++ port of the Sass engine.
libsass: LibSass is the library of the C/C++ port of the Sass engine.
libsass:
libsass: LibSass is just a library! If you want to use LibSass to compile Sass,
libsass: you need an implementer. SassC, which is the official lightweight CLI