aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorDavid Höppner2010-08-31 20:39:36 +0200
committerDavid Höppner2010-08-31 20:39:36 +0200
commit38e487e9d9fba68c83277237bf35a945c2311862 (patch)
tree514d2a2ddb5d8961d62ddb058ed7678949a93b77 /Library/Formula
parent09008ae81b5ac64d04fdccafe21bec685104288f (diff)
downloadhomebrew-38e487e9d9fba68c83277237bf35a945c2311862.tar.bz2
sip: fixes #2322
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 ccca3141e..b3a2b3277 100644
--- a/Library/Formula/sip.rb
+++ b/Library/Formula/sip.rb
@@ -4,9 +4,9 @@ require 'formula'
# downloads disappear.
class Sip <Formula
- url 'http://www.riverbankcomputing.co.uk/static/Downloads/sip4/sip-4.10.5.tar.gz'
+ url 'http://www.riverbankcomputing.co.uk/static/Downloads/sip4/sip-4.11.tar.gz'
homepage 'http://www.riverbankcomputing.co.uk/software/sip'
- md5 '0a591ef6e59aa16e56822d3eb9fe21b8'
+ md5 '810f0cb0da327e0120fd87b7194ddf7e'
def install
# Force building against System python, because we need a Framework build.