diff options
-rw-r--r-- | meta-networking/recipes-daemons/lldpd/lldpd_0.9.6.bb (renamed from meta-networking/recipes-daemons/lldpd/lldpd_0.9.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_0.9.2.bb b/meta-networking/recipes-daemons/lldpd/lldpd_0.9.6.bb index 77ed09f542..0cd0637201 100644 --- a/meta-networking/recipes-daemons/lldpd/lldpd_0.9.2.bb +++ b/meta-networking/recipes-daemons/lldpd/lldpd_0.9.6.bb | |||
@@ -11,8 +11,8 @@ SRC_URI = "\ | |||
11 | file://lldpd.default \ | 11 | file://lldpd.default \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI[md5sum] = "b809887bc927fb558fd5dd64b6c0a494" | 14 | SRC_URI[md5sum] = "0dcdee7c1b3c62362d73f6508c11edae" |
15 | SRC_URI[sha256sum] = "6054f29d41faf32186a22331853a299c87f4419b4332df4a564f76a139305a32" | 15 | SRC_URI[sha256sum] = "e74e2dd7e2a233ca1ff385c925ddae2a916d302819d1433741407d2f8fb0ddd8" |
16 | 16 | ||
17 | inherit autotools update-rc.d useradd systemd pkgconfig bash-completion | 17 | inherit autotools update-rc.d useradd systemd pkgconfig bash-completion |
18 | 18 | ||