libmodbus: update to 3.0.3
authorFlorian Fainelli <florian@openwrt.org>
Tue, 4 Dec 2012 16:20:40 +0000 (16:20 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 4 Dec 2012 16:20:40 +0000 (16:20 +0000)
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>
SVN-Revision: 34479

libs/libmodbus/Makefile

index f9a9896f6339402da0ab6a6da82dbc15079a79a2..ec2cfac276bc186275b1a8f2baff69193874673d 100644 (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