summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/libndp/libndp_1.6.bb (renamed from meta-oe/recipes-connectivity/libndp/libndp_1.5.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/libndp/libndp_1.5.bb b/meta-oe/recipes-connectivity/libndp/libndp_1.6.bb
index 8f1d1ffd01..a35dff8b77 100644
--- a/meta-oe/recipes-connectivity/libndp/libndp_1.5.bb
+++ b/meta-oe/recipes-connectivity/libndp/libndp_1.6.bb
@@ -4,7 +4,7 @@ LICENSE = "LGPLv2.1"
4LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 4LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
5 5
6SRC_URI = "http://libndp.org/files/${BPN}-${PV}.tar.gz" 6SRC_URI = "http://libndp.org/files/${BPN}-${PV}.tar.gz"
7SRC_URI[md5sum] = "beb82e8d75d8382d1b7c0bb0f68be429" 7SRC_URI[md5sum] = "1e54d26bcb4a4110bc3f90c5dd04f1a7"
8SRC_URI[sha256sum] = "faf116ab70ce9514ec4e8573556025debea08f606e7f38b616de1f26e120c795" 8SRC_URI[sha256sum] = "0c7dfa84e013bd5e569ef2c6292a6f72cfaf14f4ff77a77425e52edc33ffac0e"
9 9
10inherit autotools 10inherit autotools