diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/fwknop.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/fwknop.rb b/Library/Formula/fwknop.rb index 39c553d5f..5c002212b 100644 --- a/Library/Formula/fwknop.rb +++ b/Library/Formula/fwknop.rb @@ -3,8 +3,8 @@ require 'formula' class Fwknop < Formula homepage 'http://www.cipherdyne.org/fwknop/' head 'https://github.com/mrash/fwknop.git' - url 'https://github.com/mrash/fwknop/archive/2.6.1.tar.gz' - sha1 'f0bb89358262431cc4319223d582a24277a12dad' + url 'https://github.com/mrash/fwknop/archive/2.6.2.tar.gz' + sha1 '3e518d3db0831061b027475869c77a7ff304219e' depends_on :automake depends_on :autoconf |
