mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libsass: updated for version 3.6.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2136d7614b
commit
96cb584dff
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=libsass
|
PRGNAM=libsass
|
||||||
VERSION=${VERSION:-3.6.3}
|
VERSION=${VERSION:-3.6.4}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="libsass"
|
PRGNAM="libsass"
|
||||||
VERSION="3.6.3"
|
VERSION="3.6.4"
|
||||||
HOMEPAGE="http://sass-lang.com/libsass"
|
HOMEPAGE="http://sass-lang.com/libsass"
|
||||||
DOWNLOAD="https://github.com/sass/libsass/archive/3.6.3/libsass-3.6.3.tar.gz"
|
DOWNLOAD="https://github.com/sass/libsass/archive/3.6.4/libsass-3.6.4.tar.gz"
|
||||||
MD5SUM="8604ef0574e18fd020ca0463f3b33b43"
|
MD5SUM="602f7ff300f41f9d456c60a67270e3e0"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue