mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
libmodbus: bump to version 3.1.4
Disable tests compilation and documentation generation. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
c857673111
commit
26493c0f1b
@ -1,2 +1,2 @@
|
|||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 046d63f10f755e2160dc56ef681e5f5ad3862a57c1955fd82e0ce036b69471b6 libmodbus-3.0.6.tar.gz
|
sha256 c8c862b0e9a7ba699a49bc98f62bdffdfafd53a5716c0e162696b4bf108d3637 libmodbus-3.1.4.tar.gz
|
||||||
|
@ -4,10 +4,11 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBMODBUS_VERSION = 3.0.6
|
LIBMODBUS_VERSION = 3.1.4
|
||||||
LIBMODBUS_SITE = http://libmodbus.org/releases
|
LIBMODBUS_SITE = http://libmodbus.org/releases
|
||||||
LIBMODBUS_LICENSE = LGPL-2.1+
|
LIBMODBUS_LICENSE = LGPL-2.1+
|
||||||
LIBMODBUS_LICENSE_FILES = COPYING.LESSER
|
LIBMODBUS_LICENSE_FILES = COPYING.LESSER
|
||||||
LIBMODBUS_INSTALL_STAGING = YES
|
LIBMODBUS_INSTALL_STAGING = YES
|
||||||
|
LIBMODBUS_CONF_OPTS = --without-documentation --disable-tests
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user