uftp: add 4.9.3 bottle.
This commit is contained in:
parent
cc6a74b9b3
commit
2f23888295
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ class Uftp < Formula
|
|||
url "https://downloads.sourceforge.net/project/uftp-multicast/source-tar/uftp-4.9.3.tar.gz"
|
||||
sha256 "9e9215af0315257c6cc4f40fbc6161057e861be1fff10a38a5564f699e99c78f"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "2ed1f0e406d7bdaf1049423c6de48034316824b130d46e1fcfab96fb1fe6793f" => :sierra
|
||||
sha256 "c49b3cf58a37d51d6a7632a77b420aa7e7a062ced9f8db69a02eb24f7d815a16" => :el_capitan
|
||||
sha256 "0552cd9d29e3be5764800da063a14179117bb4f1aecade1ae2ec36fd52a5d7fe" => :yosemite
|
||||
end
|
||||
|
||||
depends_on "openssl"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue