From f45b3c2e1fa6f431f2fd6c28070304548c644455 Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Sat, 23 Apr 2016 19:21:05 -0500 Subject: [PATCH] Update libsass to fix materializecss crash This fixes a segfault that happens while compiling materializecss. Its tested with https://github.com/torchbox/django-libsass The bug is documented on the libsass website at https://github.com/sass/libsass/issues/1960 The patch was merge upstream at https://github.com/sass/libsass/pull/2032. --- libsass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsass b/libsass index dad30227..0c3b2b40 160000 --- a/libsass +++ b/libsass @@ -1 +1 @@ -Subproject commit dad30227fd3e6203a268bdd2901e9c4e2eec1f0b +Subproject commit 0c3b2b40bf7ff5d2eed1241c8177d0763c433b09