libfabric 1.9.0
Closes #48676. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
78683be985
commit
9c34a4269c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue