diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/liblacewing.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/liblacewing.rb b/Library/Formula/liblacewing.rb index 04a1d41a0..031115ffc 100644 --- a/Library/Formula/liblacewing.rb +++ b/Library/Formula/liblacewing.rb @@ -4,7 +4,7 @@ class Liblacewing < Formula homepage 'http://lacewing-project.org/' head 'https://github.com/udp/lacewing.git' url 'https://github.com/udp/lacewing/archive/0.5.3.tar.gz' - sha1 'ce94a6b5228d6af46eb54ecd669bb56f4f56407a' + sha1 'dd408716ef14630ef6636aa47dd1150c44615e8d' # Use a newer OpenSSL to get SPDY support depends_on 'openssl' |
