summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb (renamed from meta-networking/recipes-daemons/lldpd/lldpd_1.0.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.4.bb b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb
index 8fdaf848ff..bd94c09198 100644
--- a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.4.bb
+++ b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb
@@ -11,8 +11,8 @@ SRC_URI = "\
11 file://lldpd.default \ 11 file://lldpd.default \
12 " 12 "
13 13
14SRC_URI[md5sum] = "33e8d58623f99184e4e709cbbfe45db3" 14SRC_URI[md5sum] = "000042dbf5b445f750b5ba01ab25c8ba"
15SRC_URI[sha256sum] = "5319bc032fabf1008d5d91e280276aa7f1bbfbb70129d8526cd4526d7c22724f" 15SRC_URI[sha256sum] = "98d200e76e30f6262c4a4493148c1840827898329146a57a34f8f0f928ca3def"
16 16
17inherit autotools update-rc.d useradd systemd pkgconfig bash-completion 17inherit autotools update-rc.d useradd systemd pkgconfig bash-completion
18 18