aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorAndrea Galbusera <gizero@gmail.com>2013-11-17 18:09:56 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2013-11-18 23:20:03 +0100
commit63dda30632b7fcceead0223129c5e3960b1d8667 (patch)
treee0e2325bebe8f4648b0d3db2fefa5421cedb141f /meta-oe
parent3c0417e355b4137a6d3285ac1854ac91811ed7b0 (diff)
downloadmeta-openembedded-contrib-63dda30632b7fcceead0223129c5e3960b1d8667.tar.gz
libmodbus: update to upstream stable version 3.0.5
* update SRC_URI according to download location for new releases Signed-off-by: Andrea Galbusera <gizero@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-extended/libmodbus/libmodbus_3.0.5.bb (renamed from meta-oe/recipes-extended/libmodbus/libmodbus_3.0.3.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-extended/libmodbus/libmodbus_3.0.3.bb b/meta-oe/recipes-extended/libmodbus/libmodbus_3.0.5.bb
index 450add9e2b..19ca24c9bb 100644
--- a/meta-oe/recipes-extended/libmodbus/libmodbus_3.0.3.bb
+++ b/meta-oe/recipes-extended/libmodbus/libmodbus_3.0.5.bb
@@ -8,9 +8,9 @@ SECTION = "libs"
LICENSE = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c"
-SRC_URI = "http://github.com/downloads/stephane/${BPN}/${BP}.tar.gz"
+SRC_URI = "http://libmodbus.org/site_media/build/${BP}.tar.gz"
inherit autotools pkgconfig
-SRC_URI[md5sum] = "b5042d833c6c132e6fb2551af133a342"
-SRC_URI[sha256sum] = "6fc7cf91f7293e522afde6ae5fc605c6cd7bdca4ee2ec953db5bb91158ab8677"
+SRC_URI[md5sum] = "18860375a7aa0ca9cba7d6ece54ab666"
+SRC_URI[sha256sum] = "19aad5d55fa315602d6e836a858a3802f1608f9d824afba05fa12a58a1b1e656"