aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-09-13 21:19:11 -0700
committerAdam Vandenberg2013-09-13 21:20:57 -0700
commitc777f844b63f7647b021ef123fc4356de17dd02c (patch)
tree5a5b8ea072fbf8dd44bcadd903a36b8337fcfafe /Library
parent9ec41253ac8d6b9cf9706a6c1db31dd5db932a8d (diff)
downloadhomebrew-c777f844b63f7647b021ef123fc4356de17dd02c.tar.bz2
liblacewing 0.5.3
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/liblacewing.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/liblacewing.rb b/Library/Formula/liblacewing.rb
index e0afc7494..04a1d41a0 100644
--- a/Library/Formula/liblacewing.rb
+++ b/Library/Formula/liblacewing.rb
@@ -3,8 +3,8 @@ require 'formula'
class Liblacewing < Formula
homepage 'http://lacewing-project.org/'
head 'https://github.com/udp/lacewing.git'
- url 'https://github.com/udp/lacewing/archive/0.5.2.tar.gz'
- sha1 '6b0fe0ac3d301308f6b42ef0f2ab4f31d10dcc73'
+ url 'https://github.com/udp/lacewing/archive/0.5.3.tar.gz'
+ sha1 'ce94a6b5228d6af46eb54ecd669bb56f4f56407a'
# Use a newer OpenSSL to get SPDY support
depends_on 'openssl'