summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Arn02019-10-11 21:11:41 +0200
committer Willy Sudiarto Raharjo2019-10-12 03:43:32 +0200
commit955e87c365ef1aaed52b051f9a80c6b7bcfd1c26 (patch)
treeba93adc7af871e4146b8d9565d0106f219045da1
parentee4b764b6f75ed21d8151077f1d1450e7c7c83e8 (diff)
downloadslackbuilds-955e87c365ef1aaed52b051f9a80c6b7bcfd1c26.tar.gz
libraries/libsass: updated for version 3.6.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/libsass/libsass.SlackBuild4
-rw-r--r--libraries/libsass/libsass.info6
2 files changed, 4 insertions, 6 deletions
diff --git a/libraries/libsass/libsass.SlackBuild b/libraries/libsass/libsass.SlackBuild
index 3eab72e09f..c9ffffe5f3 100644
--- a/libraries/libsass/libsass.SlackBuild
+++ b/libraries/libsass/libsass.SlackBuild
@@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libsass
-VERSION=${VERSION:-3.6.1}
+VERSION=${VERSION:-3.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -69,8 +69,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-patch -p0 < $CWD/patch.diff
-
autoreconf -i
CFLAGS="$SLKCFLAGS" \
diff --git a/libraries/libsass/libsass.info b/libraries/libsass/libsass.info
index cf6b1f7a1a..271b7dd521 100644
--- a/libraries/libsass/libsass.info
+++ b/libraries/libsass/libsass.info
@@ -1,8 +1,8 @@
PRGNAM="libsass"
-VERSION="3.6.1"
+VERSION="3.6.2"
HOMEPAGE="http://sass-lang.com/libsass"
-DOWNLOAD="https://github.com/sass/libsass/archive/3.6.1/libsass-3.6.1.tar.gz"
-MD5SUM="8b0aee63fd535cf6f40b254a6f453d24"
+DOWNLOAD="https://github.com/sass/libsass/archive/3.6.2/libsass-3.6.2.tar.gz"
+MD5SUM="0fcb4b89cd28075663b4c538c5889a8d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""