diff options
-rw-r--r-- | meta-networking/recipes-daemons/lldpd/lldpd_1.0.20.bb (renamed from meta-networking/recipes-daemons/lldpd/lldpd_1.0.19.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.19.bb b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.20.bb index f4c030f7ce..044f1e0745 100644 --- a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.19.bb +++ b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.20.bb | |||
@@ -12,7 +12,7 @@ SRC_URI = "\ | |||
12 | file://run-ptest \ | 12 | file://run-ptest \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI[sha256sum] = "f87df3163d5e5138da901d055b384009785d1eb50fdb17a2343910fcf30a997f" | 15 | SRC_URI[sha256sum] = "61b8cb22d4879e68f7825a2fb8e1e92abb4aba4773977cf0258bc32ed9f55450" |
16 | 16 | ||
17 | inherit autotools update-rc.d useradd systemd pkgconfig bash-completion github-releases ptest | 17 | inherit autotools update-rc.d useradd systemd pkgconfig bash-completion github-releases ptest |
18 | 18 | ||