aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libsass.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libsass.rb b/Library/Formula/libsass.rb
index 005101446..aea4dfc2d 100644
--- a/Library/Formula/libsass.rb
+++ b/Library/Formula/libsass.rb
@@ -3,7 +3,7 @@ require 'formula'
class Libsass < Formula
homepage 'https://github.com/hcatlin/libsass'
url 'https://github.com/hcatlin/libsass/archive/RELEASE-1.0.tar.gz'
- sha1 '55a8775f2ae430f24b03964b3aa8e2a3565d613a'
+ sha1 '0f4a11ba44156b3d422a6ef7ca8301bfa37ece9d'
def install
system "./configure", "--prefix=#{prefix}"