diff options
-rw-r--r-- | meta/recipes-connectivity/kea/kea_2.6.4.bb (renamed from meta/recipes-connectivity/kea/kea_2.6.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/kea/kea_2.6.3.bb b/meta/recipes-connectivity/kea/kea_2.6.4.bb index 1df91e4522..aa725ee437 100644 --- a/meta/recipes-connectivity/kea/kea_2.6.3.bb +++ b/meta/recipes-connectivity/kea/kea_2.6.4.bb | |||
@@ -19,7 +19,7 @@ SRC_URI = "http://ftp.isc.org/isc/kea/${PV}/${BP}.tar.gz \ | |||
19 | file://0001-src-lib-log-logger_unittest_support.cc-do-not-write-.patch \ | 19 | file://0001-src-lib-log-logger_unittest_support.cc-do-not-write-.patch \ |
20 | file://0001-make-kea-environment-available-to-lfc.patch \ | 20 | file://0001-make-kea-environment-available-to-lfc.patch \ |
21 | " | 21 | " |
22 | SRC_URI[sha256sum] = "00241a5955ffd3d215a2c098c4527f9d7f4b203188b276f9a36250dd3d9dd612" | 22 | SRC_URI[sha256sum] = "6806405e4d559abc10febd2c273dc6e2bc6ac42767afa5ca20b118ffba84a671" |
23 | 23 | ||
24 | inherit autotools systemd update-rc.d upstream-version-is-even | 24 | inherit autotools systemd update-rc.d upstream-version-is-even |
25 | 25 | ||