aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sipcalc.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sipcalc.rb b/Library/Formula/sipcalc.rb
index 10c60fd60..e92ddf333 100644
--- a/Library/Formula/sipcalc.rb
+++ b/Library/Formula/sipcalc.rb
@@ -2,8 +2,8 @@ require 'formula'
class Sipcalc < Formula
homepage 'http://www.routemeister.net/projects/sipcalc/'
- url 'http://www.routemeister.net/projects/sipcalc/files/sipcalc-1.1.5.tar.gz'
- sha1 'fe2180df9e14d28407a089c9ac23e4fabfb6e2a1'
+ url 'http://www.routemeister.net/projects/sipcalc/files/sipcalc-1.1.6.tar.gz'
+ sha1 'edc4177bf0ef7e61363ef85bbe80255448418460'
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",