diff options
-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" | |||
8 | LICENSE = "LGPLv2.1+" | 8 | LICENSE = "LGPLv2.1+" |
9 | LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c" | 9 | LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c" |
10 | 10 | ||
11 | SRC_URI = "http://github.com/downloads/stephane/${BPN}/${BP}.tar.gz" | 11 | SRC_URI = "http://libmodbus.org/site_media/build/${BP}.tar.gz" |
12 | 12 | ||
13 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |
14 | 14 | ||
15 | SRC_URI[md5sum] = "b5042d833c6c132e6fb2551af133a342" | 15 | SRC_URI[md5sum] = "18860375a7aa0ca9cba7d6ece54ab666" |
16 | SRC_URI[sha256sum] = "6fc7cf91f7293e522afde6ae5fc605c6cd7bdca4ee2ec953db5bb91158ab8677" | 16 | SRC_URI[sha256sum] = "19aad5d55fa315602d6e836a858a3802f1608f9d824afba05fa12a58a1b1e656" |