aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorCharlie Sharpsteen2010-07-21 09:34:40 -0700
committerAdam Vandenberg2010-07-21 09:48:16 -0700
commit0f885a3dd3c005419192b418e39bbb738ecf741c (patch)
treee03c0c01ff6df35afc056510abde46b69bdceb85 /Library
parent96c825e180a35efbb8688bdb6e2c1bd50c7cdc0e (diff)
downloadhomebrew-0f885a3dd3c005419192b418e39bbb738ecf741c.tar.bz2
Upadted SIP to 4.10.5
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-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 a4a9db6d8..942638a05 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.3.tar.gz'
+ url 'http://www.riverbankcomputing.co.uk/static/Downloads/sip4/sip-4.10.5.tar.gz'
homepage 'http://www.riverbankcomputing.co.uk/software/sip'
- md5 'cb0922b5d12add2d36061e43be64f5ce'
+ md5 '0a591ef6e59aa16e56822d3eb9fe21b8'
def install
# Force building against System python, because we need a Framework build.