diff options
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 f65918629..2eea834a6 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.2.0.tar.bz2' - sha1 '30b29bd9214d50887abcc20cf82096aaaf5d1d61' + url 'http://serf.googlecode.com/files/serf-1.2.1.tar.bz2' + sha1 'f65fbbd72926c8e7cf0dbd4ada03b0d226f461fd' option :universal |
