libnfs 4.0.0
This commit is contained in:
parent
475d6812f9
commit
ae2b8f7577
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libnfs < Formula
|
||||
desc "C client library for NFS"
|
||||
homepage "https://github.com/sahlberg/libnfs"
|
||||
url "https://github.com/sahlberg/libnfs/archive/libnfs-2.0.0.tar.gz"
|
||||
sha256 "7ea6cd8fa6c461d01091e584d424d28e137d23ff4b65b95d01a3fd0ef95d120e"
|
||||
url "https://github.com/sahlberg/libnfs/archive/libnfs-4.0.0.tar.gz"
|
||||
sha256 "6ee77e9fe220e2d3e3b1f53cfea04fb319828cc7dbb97dd9df09e46e901d797d"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue