Skip to content

Commit

Permalink
krb5 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
p-linnane committed Jun 6, 2023
1 parent 83aaeb1 commit af5af12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/krb5.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Krb5 < Formula
desc "Network authentication protocol"
homepage "https://web.mit.edu/kerberos/"
url "https://kerberos.org/dist/krb5/1.20/krb5-1.20.1.tar.gz"
sha256 "704aed49b19eb5a7178b34b2873620ec299db08752d6a8574f95d41879ab8851"
url "https://kerberos.org/dist/krb5/1.21/krb5-1.21.tar.gz"
sha256 "69f8aaff85484832df67a4bbacd99b9259bd95aab8c651fbbe65cdc9620ea93b"
license :cannot_represent

livecheck do
Expand Down

0 comments on commit af5af12

Please sign in to comment.