mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libmodbus: bump version to 3.1.12
https://github.com/stephane/libmodbus/blob/v3.1.12/NEWS.md Added tarball hash provided by upstream. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
d332d9627c
commit
a7db1db081
@@ -1,3 +1,4 @@
|
||||
# From https://github.com/stephane/libmodbus/releases/tag/v3.1.12
|
||||
sha256 2f4d4191cd196c1fba131daec03b621db75129d8255c832fc66b259d9fc46e7b libmodbus-3.1.12.tar.gz
|
||||
# Locally computed
|
||||
sha256 15b4b2e0f68122c2da9b195de5c330489a9c97d40b4a95d2822378dc14d780e7 libmodbus-3.1.11.tar.gz
|
||||
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING.LESSER
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBMODBUS_VERSION = 3.1.11
|
||||
LIBMODBUS_VERSION = 3.1.12
|
||||
LIBMODBUS_SITE = https://github.com/stephane/libmodbus/releases/download/v$(LIBMODBUS_VERSION)
|
||||
LIBMODBUS_LICENSE = LGPL-2.1+
|
||||
LIBMODBUS_LICENSE_FILES = COPYING.LESSER
|
||||
|
||||
Reference in New Issue
Block a user