Bump sip to 4.10.2; previous download was 404

This commit is contained in:
Adam Vandenberg 2010-05-09 20:18:41 -07:00
parent 4cd16388e8
commit 42a12af5a1

View file

@ -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",