libmodbus 3.1.9
Closes #117271. Signed-off-by: Patrick Linnane <patrick@linnane.io> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
df31d95c75
commit
87a0cf853f
|
@ -1,8 +1,8 @@
|
|||
class Libmodbus < Formula
|
||||
desc "Portable modbus library"
|
||||
homepage "https://libmodbus.org/"
|
||||
url "https://github.com/stephane/libmodbus/archive/v3.1.8.tar.gz"
|
||||
sha256 "4cabc5dc01b2faab853474c5d9db6386d04f37a476f843e239bff25480310adb"
|
||||
url "https://github.com/stephane/libmodbus/archive/v3.1.9.tar.gz"
|
||||
sha256 "75ac07f49b138a636c65980b92a4792290ee901503c324f2f4e23592bfa036c0"
|
||||
license "LGPL-2.1-or-later"
|
||||
head "https://github.com/stephane/libmodbus.git", branch: "master"
|
||||
|
||||
|
|
Loading…
Reference in New Issue