aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/fwknop.rb5
1 files changed, 2 insertions, 3 deletions
diff --git a/Library/Formula/fwknop.rb b/Library/Formula/fwknop.rb
index ac5b3f98f..effc43c0c 100644
--- a/Library/Formula/fwknop.rb
+++ b/Library/Formula/fwknop.rb
@@ -3,9 +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.5.1-1.tar.gz'
- version '2.5.1-1'
- sha1 '3f6c43b91ab555d7652b81c16bccfc8049eb0f92'
+ url 'https://github.com/mrash/fwknop/archive/2.5.1.1.tar.gz'
+ sha1 '47adc5734dfc84f9ab6e2ba8a5097132519cab8a'
depends_on :automake
depends_on :autoconf