diff options
| author | Brett Koonce | 2012-11-18 19:32:08 -0600 |
|---|---|---|
| committer | Adam Vandenberg | 2012-11-18 17:36:37 -0800 |
| commit | 9521ff02fce4807a9827f54b19074554df264b4b (patch) | |
| tree | ef6eb1706552847c5b3df117efa23887fd8979ac /Library/Formula | |
| parent | 3f85186663b515507e3645604c34c72389e63d3a (diff) | |
| download | homebrew-9521ff02fce4807a9827f54b19074554df264b4b.tar.bz2 | |
serf 1.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/serf.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/serf.rb b/Library/Formula/serf.rb index c20b89239..621043573 100644 --- a/Library/Formula/serf.rb +++ b/Library/Formula/serf.rb @@ -2,8 +2,8 @@ require 'formula' class Serf < Formula homepage 'http://code.google.com/p/serf/' - url 'http://serf.googlecode.com/files/serf-1.1.0.tar.bz2' - sha1 '231af70b7567a753b49df4216743010c193884b7' + url 'http://serf.googlecode.com/files/serf-1.1.1.tar.bz2' + sha1 '1ec4689ef57e7c28e7371df00d0ccc3e32ef6457' option :universal |
