summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/pimd
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2016-12-22 17:28:09 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-01-19 09:26:16 +0100
commit742ef73eb5be705aa45710f690c4133ffe5491b6 (patch)
treeac2c91a88cf5be64a90d746b3ee922ff5959844b /meta-networking/recipes-support/pimd
parent9beb04e98d9a6b2dfe95966e2768f886b4092e27 (diff)
downloadmeta-openembedded-742ef73eb5be705aa45710f690c4133ffe5491b6.tar.gz
pimd: update SRC_URI
Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/pimd')
-rw-r--r--meta-networking/recipes-support/pimd/pimd_2.1.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/pimd/pimd_2.1.8.bb b/meta-networking/recipes-support/pimd/pimd_2.1.8.bb
index 41b8f6d20..7edb6422d 100644
--- a/meta-networking/recipes-support/pimd/pimd_2.1.8.bb
+++ b/meta-networking/recipes-support/pimd/pimd_2.1.8.bb
@@ -4,7 +4,7 @@ SECTION = "net"
4LICENSE = "BSD-3-Clause" 4LICENSE = "BSD-3-Clause"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=94f108f91fab720d62425770b70dd790" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=94f108f91fab720d62425770b70dd790"
6 6
7SRC_URI = "ftp://troglobit.com/pimd/${BP}.tar.bz2" 7SRC_URI = "ftp://ftp.troglobit.com/pimd/${BP}.tar.bz2"
8SRC_URI[md5sum] = "a12448bc7c9bfcebf51a13ebf1ffa962" 8SRC_URI[md5sum] = "a12448bc7c9bfcebf51a13ebf1ffa962"
9SRC_URI[sha256sum] = "01016940543a0a6131d4e6c91b595d47e187012c59a298eec14c3dbc38564b3a" 9SRC_URI[sha256sum] = "01016940543a0a6131d4e6c91b595d47e187012c59a298eec14c3dbc38564b3a"
10 10