Patch against trunk.(34137)

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


Patch is also attached in case it is corrupt inline here!

Signed-off-by: Simon Gaynor <openwrt at simong.net>


Index: feeds/packages/libs/libmodbus/Makefile
===================================================================
--- feeds/packages/libs/libmodbus/Makefile      (revision 34137)
+++ feeds/packages/libs/libmodbus/Makefile      (working copy)
@@ -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:=3

 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

---

Index: feeds/packages/libs/libmodbus/Makefile
===================================================================
--- feeds/packages/libs/libmodbus/Makefile	(revision 34137)
+++ feeds/packages/libs/libmodbus/Makefile	(working copy)
@@ -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:=3
 
 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
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to