aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2010-05-09 20:18:41 -0700
committerAdam Vandenberg2010-05-09 20:18:41 -0700
commit799fe118c72dbf59835a59f4dc76133a0df7b4b0 (patch)
tree828742ce8bd31ff3acd6852f8f520c9d0bf5dc4e /Library
parent22c1d260453d073d046500ae9f58d1ef23b99914 (diff)
downloadhomebrew-799fe118c72dbf59835a59f4dc76133a0df7b4b0.tar.bz2
Bump sip to 4.10.2; previous download was 404
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 6639decde..cad9d617e 100644
--- a/Library/Formula/sip.rb
+++ b/Library/Formula/sip.rb
@@ -4,9 +4,9 @@ require 'formula'
# currently easy_install doesn't seem to support it
class Sip <Formula
- url 'http://www.riverbankcomputing.co.uk/static/Downloads/sip4/sip-4.10.tar.gz'
+ url 'http://www.riverbankcomputing.co.uk/static/Downloads/sip4/sip-4.10.2.tar.gz'
homepage 'http://www.riverbankcomputing.co.uk/software/sip'
- md5 '4b8f7361839b33868dd3cc576509ba8e'
+ md5 '52d11ca9c1a0d0cddc9b89268bff5929'
def install
system "python", "configure.py", "--destdir=#{lib}/python",