fwknop: use https homepage
Closes Homebrew/homebrew#43651. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
03dfa76c4f
commit
ed67436917
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Fwknop < Formula
|
||||
desc "Single Packet Authorization and Port Knocking"
|
||||
homepage "http://www.cipherdyne.org/fwknop/"
|
||||
homepage "https://www.cipherdyne.org/fwknop/"
|
||||
url "https://github.com/mrash/fwknop/archive/2.6.7.tar.gz"
|
||||
sha256 "e96c13f725a4c3829c842743b14aedf591d30570df5c06556862a900b64def86"
|
||||
head "https://github.com/mrash/fwknop.git"
|
||||
|
|
Loading…
Reference in a new issue