buildrootschalter/package/libmbus/libmbus.mk
Sagaert Johan d727a4da44 libmbus : bump version to 0.8
This release contains many improvements bug fixes, and major new features and
support for float point numbers and support for multi-telegram communication...

[Peter: also drop autoreconf]
Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-07 20:38:37 +01:00

12 lines
275 B
Makefile

#############################################################
#
# libmbus
#
#############################################################
LIBMBUS_VERSION = 0.8.0
LIBMBUS_SITE = http://www.freescada.com/public-dist
LIBMBUS_INSTALL_STAGING = YES
$(eval $(autotools-package))