libmodbus 3.1.6
Closes #42981. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
f260ff69db
commit
b8ddf6accb
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Libmodbus < Formula
|
||||
desc "Portable modbus library"
|
||||
homepage "https://libmodbus.org/"
|
||||
url "https://libmodbus.org/releases/libmodbus-3.1.4.tar.gz"
|
||||
mirror "https://librecmc.org/librecmc/downloads/sources/v1.3.4/libmodbus-3.1.4.tar.gz"
|
||||
sha256 "c8c862b0e9a7ba699a49bc98f62bdffdfafd53a5716c0e162696b4bf108d3637"
|
||||
url "https://libmodbus.org/releases/libmodbus-3.1.6.tar.gz"
|
||||
sha256 "d7d9fa94a16edb094e5fdf5d87ae17a0dc3f3e3d687fead81835d9572cf87c16"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue