diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ipv6calc.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ipv6calc.rb b/Library/Formula/ipv6calc.rb index 95d798e0e..dee57f534 100644 --- a/Library/Formula/ipv6calc.rb +++ b/Library/Formula/ipv6calc.rb @@ -2,8 +2,8 @@ require 'formula' class Ipv6calc < Formula homepage 'http://www.deepspace6.net/projects/ipv6calc.html' - url 'ftp://ftp.deepspace6.net/pub/ds6/sources/ipv6calc/ipv6calc-0.93.1.tar.gz' - sha1 '8cd23ed0bee03d79c70662e64ab4c7aae1219439' + url 'ftp://ftp.deepspace6.net/pub/ds6/sources/ipv6calc/ipv6calc-0.94.1.tar.gz' + sha1 'c36689ed84472bb39897167fea14529b06da4647' def install # This needs --mandir, otherwise it tries to install to /share/man/man8. |
