liblacewing: fix SHA-1.

master
Mike McQuaid 2013-09-27 19:35:36 +01:00
parent 9edfabadcc
commit 62d462ae6a
1 changed files with 1 additions and 1 deletions

View File

@ -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'