aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
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 1e3286b5b..51301d233 100644
--- a/Library/Formula/sip.rb
+++ b/Library/Formula/sip.rb
@@ -2,8 +2,8 @@ require 'formula'
class Sip < Formula
homepage 'http://www.riverbankcomputing.co.uk/software/sip'
- url 'https://downloads.sf.net/project/pyqt/sip/sip-4.16/sip-4.16.tar.gz'
- sha1 '0b404a6cc4e29fc7be45229e363473f40e942a8d'
+ url "https://downloads.sf.net/project/pyqt/sip/sip-4.16.1/sip-4.16.1.tar.gz"
+ sha1 "e3eb1ebe9b380ed4a7abcf7e0db02f9a2ddf95fc"
head 'http://www.riverbankcomputing.co.uk/hg/sip', :using => :hg