mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libsass: Updated for version 3.4.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
2e925e654f
commit
8970222de7
3 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue