fwknop 2.6.2

Closes Homebrew/homebrew#28836.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Tim Heckman 2014-04-29 11:28:31 -07:00 committed by Adam Vandenberg
parent 05ebd6e5be
commit 7d9f182f45
1 changed files with 2 additions and 2 deletions

View File

@ -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