aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorNibbles 2bits2012-02-12 15:02:05 -0800
committerAdam Vandenberg2012-02-12 18:21:24 -0800
commitdb635cf867adf5bfff4f1a566ddfaec8bfaa714a (patch)
tree85feeb57a53723de89cf4d6c35d8c57bb1820fe8 /Library/Formula
parent17d40c1801e86c4350a4552ebc12f0352b901ad0 (diff)
downloadhomebrew-db635cf867adf5bfff4f1a566ddfaec8bfaa714a.tar.bz2
sip 4.13.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sip.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sip.rb b/Library/Formula/sip.rb
index 26ad284b2..6347839fd 100644
--- a/Library/Formula/sip.rb
+++ b/Library/Formula/sip.rb
@@ -8,8 +8,8 @@ require 'formula'
# which causes panic and terror to flood the Homebrew issue tracker.
class Sip < Formula
- url 'http://www.riverbankcomputing.co.uk/hg/sip/archive/4.13.1.tar.gz'
- md5 '9222545ebe349f68a00d5cc9fb89b805'
+ url 'http://www.riverbankcomputing.co.uk/hg/sip/archive/4.13.2.tar.gz'
+ sha1 'd6c0835738438f8ccff012164a6c6192abc52792'
head 'http://www.riverbankcomputing.co.uk/hg/sip', :using => :hg
homepage 'http://www.riverbankcomputing.co.uk/software/sip'