diff options
Diffstat (limited to 'Library/Formula/sip.rb')
| -rw-r--r-- | Library/Formula/sip.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sip.rb b/Library/Formula/sip.rb index 974f17621..26ad284b2 100644 --- a/Library/Formula/sip.rb +++ b/Library/Formula/sip.rb @@ -8,8 +8,8 @@ require 'formula' # which causes panic and terror to flood the Homebrew issue tracker. class Sip < Formula - url 'http://www.riverbankcomputing.co.uk/hg/sip/archive/4.12.4.tar.gz' - md5 '22bc7571fd06f26f0f3d7c27bd1c392a' + url 'http://www.riverbankcomputing.co.uk/hg/sip/archive/4.13.1.tar.gz' + md5 '9222545ebe349f68a00d5cc9fb89b805' head 'http://www.riverbankcomputing.co.uk/hg/sip', :using => :hg homepage 'http://www.riverbankcomputing.co.uk/software/sip' |
