aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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 41f9950d1..974f17621 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.12.2.tar.gz'
- md5 '8625938a83d93cbc59eaec71fd9fc566'
+ url 'http://www.riverbankcomputing.co.uk/hg/sip/archive/4.12.4.tar.gz'
+ md5 '22bc7571fd06f26f0f3d7c27bd1c392a'
head 'http://www.riverbankcomputing.co.uk/hg/sip', :using => :hg
homepage 'http://www.riverbankcomputing.co.uk/software/sip'