summaryrefslogtreecommitdiffstats
path: root/libraries/libsass/libsass.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libsass/libsass.SlackBuild')
-rw-r--r--libraries/libsass/libsass.SlackBuild4
1 files changed, 1 insertions, 3 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" \