diff options
Diffstat (limited to 'recipes/openntpd/openntpd_3.9p1.bb')
-rw-r--r-- | recipes/openntpd/openntpd_3.9p1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/openntpd/openntpd_3.9p1.bb b/recipes/openntpd/openntpd_3.9p1.bb index 3798c13194..7a861818fd 100644 --- a/recipes/openntpd/openntpd_3.9p1.bb +++ b/recipes/openntpd/openntpd_3.9p1.bb @@ -40,3 +40,6 @@ pkg_postrm () { INITSCRIPT_NAME = "openntpd" INITSCRIPT_PARAMS = "defaults" + +SRC_URI[md5sum] = "afc34175f38d08867c1403d9008600b3" +SRC_URI[sha256sum] = "83dd7c1e8ec8b4567afe49af539271b5a73562fb7a3ca51df73eccba89ec8c49" |