sip: fixes Homebrew/homebrew#2322
parent
6284c0f641
commit
3872bce9c4
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue