kstart 4.2
Closes Homebrew/homebrew#49922. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
4e82071513
commit
40a1f9139f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Kstart < Formula
|
||||
desc "Modified version of kinit that can use keytabs to authenticate"
|
||||
homepage "http://www.eyrie.org/~eagle/software/kstart/"
|
||||
url "http://archives.eyrie.org/software/kerberos/kstart-4.1.tar.gz"
|
||||
sha256 "ad1a71be149d56473319bf3b9bca83a60caa3af463d52c134e8f187103700224"
|
||||
url "https://archives.eyrie.org/software/kerberos/kstart-4.2.tar.gz"
|
||||
sha256 "2698bc1ab2fb36d49cc946b0cb864c56dd3a2f9ef596bfff59592e13d35315cd"
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue