aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sip.rb
diff options
context:
space:
mode:
authorCharlie Sharpsteen2010-09-11 12:34:26 -0700
committerAdam Vandenberg2010-09-13 08:40:38 -0700
commitf3042f1e20c69e023c86e73999990fbb637a119a (patch)
tree1bc689888db00fa3f3bb1cb0fcb63bd11269ee4e /Library/Formula/sip.rb
parent443eb6910d9b4f56bb55b1702da6d39eeef2430f (diff)
downloadhomebrew-f3042f1e20c69e023c86e73999990fbb637a119a.tar.bz2
Update SIP from v. 11 to 11.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/sip.rb')
-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 b3a2b3277..7e3523a58 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.11.tar.gz'
+ url 'http://www.riverbankcomputing.co.uk/static/Downloads/sip4/sip-4.11.1.tar.gz'
homepage 'http://www.riverbankcomputing.co.uk/software/sip'
- md5 '810f0cb0da327e0120fd87b7194ddf7e'
+ md5 'd32ae4dfea42ebf37419a0ec28b597de'
def install
# Force building against System python, because we need a Framework build.