We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a8830 commit af1fcd5Copy full SHA for af1fcd5
Formula/s/sslh.rb
@@ -4,6 +4,7 @@ class Sslh < Formula
4
url "https://www.rutschle.net/tech/sslh/sslh-v2.2.4.tar.gz"
5
sha256 "696edac467111d0c1353a4ff32ed8dfa33bc914036644c69a7b9506b7ee49115"
6
license all_of: ["GPL-2.0-or-later", "BSD-2-Clause"]
7
+ revision 1
8
head "https://github.com/yrutschle/sslh.git", branch: "master"
9
10
bottle do
0 commit comments