sslh v1.16
This commit is contained in:
parent
69b8cf2a49
commit
b209927fcd
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Sslh < Formula
|
||||
homepage 'http://www.rutschle.net/tech/sslh.shtml'
|
||||
url 'https://github.com/yrutschle/sslh/archive/v1.15.tar.gz'
|
||||
sha1 'f764541b3dcc1a8ece7e3aa9e46c9f1a3c23114a'
|
||||
url 'https://github.com/yrutschle/sslh/archive/v1.16.tar.gz'
|
||||
sha1 '7139672fa8e2fd1befde2e1f9a73ce2ade04920c'
|
||||
|
||||
depends_on 'libconfig'
|
||||
|
||||
|
|
Loading…
Reference in a new issue