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
Porkepix 2022-12-04 01:08:38 +01:00 committed by BrewTestBot
parent df31d95c75
commit 87a0cf853f
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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"