libmodbus: bump to 3.0.3

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Yegor Yefremov 2012-06-04 21:02:52 +00:00 committed by Peter Korsgaard
parent b9910f1906
commit aae26bb872

View File

@ -3,9 +3,8 @@
# libmodbus
#
#############################################################
LIBMODBUS_VERSION = 3.0.2
LIBMODBUS_VERSION = 3.0.3
LIBMODBUS_SITE = http://github.com/downloads/stephane/libmodbus
LIBMODBUS_SOURCE = libmodbus-$(LIBMODBUS_VERSION).tar.gz
LIBMODBUS_INSTALL_STAGING = YES
$(eval $(call AUTOTARGETS))