libfabric 1.9.0

Closes #48676.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Caleb Xu 2020-01-07 13:27:40 -05:00 committed by Rui Chen
parent 78683be985
commit 9c34a4269c

View file

@ -1,8 +1,8 @@
class Libfabric < Formula
desc "OpenFabrics libfabric"
homepage "https://ofiwg.github.io/libfabric/"
url "https://github.com/ofiwg/libfabric/releases/download/v1.8.1/libfabric-1.8.1.tar.bz2"
sha256 "3c560b997f9eafd89f961dd8e8a29a81aad3e39aee888e3f3822da419047dc88"
url "https://github.com/ofiwg/libfabric/releases/download/v1.9.0/libfabric-1.9.0.tar.bz2"
sha256 "559bfb7376c38253c936d0b104591c3394880376d676894895706c4f5f88597c"
head "https://github.com/ofiwg/libfabric.git"
bottle do