aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sip.rb
diff options
context:
space:
mode:
authorCharlie Sharpsteen2011-02-06 11:45:48 -0800
committerAdam Vandenberg2011-02-06 11:51:17 -0800
commit0cceae6cf443a664c30b5a7cdcf9e58f9a7ac03f (patch)
treeaf078a50762ac70c35d55c61e6c5587c18af56d2 /Library/Formula/sip.rb
parenteb8660282b0a60614a6f41fc135a67261a4d5ce0 (diff)
downloadhomebrew-0cceae6cf443a664c30b5a7cdcf9e58f9a7ac03f.tar.bz2
Bump PyQt to 4.8.3 and SIP to 4.12.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/sip.rb')
-rw-r--r--Library/Formula/sip.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/sip.rb b/Library/Formula/sip.rb
index 6f4feebfd..4c39dbfe6 100644
--- a/Library/Formula/sip.rb
+++ b/Library/Formula/sip.rb
@@ -6,8 +6,8 @@ require 'formula'
#
class Sip <Formula
- url 'http://www.riverbankcomputing.co.uk/hg/sip/archive/4.12.tar.gz'
- md5 'a9fa74162d65a813aa35a452f8e6ec36'
+ url 'http://www.riverbankcomputing.co.uk/hg/sip/archive/4.12.1.tar.gz'
+ md5 '92b0bf4b2ec76da55ac45f27bd17fbe0'
head 'http://www.riverbankcomputing.co.uk/hg/sip', :using => :hg
homepage 'http://www.riverbankcomputing.co.uk/software/sip'
@@ -56,7 +56,7 @@ index 927d7f1..fdf13a3 100755
# Format the results.
if version is None:
- version = (0, 1, 0)
-+ version = (4, 12, 0)
++ version = (4, 12, 1)
major, minor, micro = version