libmodbus: update to 3.0.3

This patch updates libmodbus from version 3.0.2 to the latest stable
release 3.0.3

Signed-off-by: Simon Gaynor <openwrt at simong.net>
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34479 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2012-12-04 16:20:40 +00:00
parent a2c36200ec
commit 460429d60d

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libmodbus
PKG_VERSION:=3.0.2
PKG_RELEASE:=2
PKG_VERSION:=3.0.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://github.com/downloads/stephane/libmodbus/
PKG_MD5SUM:=1aaacce9d9779d3a84f7d1a75774c943
PKG_MD5SUM:=b5042d833c6c132e6fb2551af133a342
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1